How to Install Damn Small Linux On a USB
This how to explains a step by step procedure to install Damn Small Linux (DSL) onto a memory stick (USB Card, "Thumb" or "Pen" drive) in Microsoft DOS or FreeDOS.
One day there will be something interesting here. Today is not that day, but at least there is a bit more than there used to be...
This how to explains a step by step procedure to install Damn Small Linux (DSL) onto a memory stick (USB Card, "Thumb" or "Pen" drive) in Microsoft DOS or FreeDOS.
MobaSSH allows you to run commands and transfer files on a remote Windows PC from any operating system (GNU/Linux, Unix, HP-UX, AIX, Windows, …) through a fully secured and encryptednetwork connection. MobaSSH is 100% compatible with the Linux/Unix/HPUx/AIX SSH clients, but also with Putty or WinSCP on Windows.
Whenever you install any particular application in Ubuntu it’s launcher is placed in the appropriate category like Applications, Accessories, Places, or System. But if you are unable to locate any installed application there, then the best way to launch it is through the Run Application Dialogue box. You may open the Run Application dialogue box [...]
You might need to reinstall a fresh copy of Ubuntu due to many reasons, but guess whats the most hectic thing after a fresh operating system reinstall? It is to install all of the software packages again. Let me share an easy way to install these packages again quickly, in case you need to fresh [...]
In order to make this setting active, we will need to make some small change in the configuration file of the Vim editor. You can find the configuration of Vim in the /etc/vimdirectory with the name vimrc. Open this file by running the following command in the terminal: sudo gedit /etc/vim/vimrc Once the file is [...]
If you do a little research on FTP security, you will find many articles saying that it is totally insecure because when you log in to your server via FTP to upload some files, it is actually sending the username and password in clear text, NOT encrypted. If you are getting your Internet connection from [...]