Linux FTP Server Setup

On November 9, 2011, in General Linux, Ubuntu, by dipin

Starting vsftpd The methodologies vary depending on the variant of Linux you are using as you’ll see next. Fedora / CentOS / RedHat With these flavors of Linux you can use the chkconfig command to get vsftpd configured to start at boot: [root@bigboy tmp]# chkconfig vsftpd on To start, stop, and restart vsftpd after booting [...]

Tagged with:  

Converting IMG files to ISO images via Command Line in Ubuntu

On October 26, 2011, in General Linux, Ubuntu, by dipin

Some time you will find CD images with .img extensions. IMG files are raw-data copies of optical media and are primarily used to store CDs with odd properties,such as sectors which need to have read errors when read. Conversion to ISO format removes this information,as ISO format does not support this. You can manipulate such [...]

Tagged with:  

qrencode: Generate QR code via command line on Ubuntu

On October 25, 2011, in General Linux, Ubuntu, by dipin

A QR Code (it stands for “Quick Response”) is a mobile phone readable barcode.simply encode a URL into the QR Code and then point a mobile phone (or other camera-enabled mobile) at it. If the device has had QR Code decoding software installed on it, it will fire up its browser and go straight to [...]

Tagged with:  

Xrandr: Solve Screen Resolution Issues via command line in Ubuntu / Debian

On October 23, 2011, in General Linux, Ubuntu, by dipin

Xrandr (X Rezise and Rotare) is a command line utility available in your Linux system for reseting and resizing your screen resolution. So, if there is any issues with your display, no problem you can fix it from a Terminal. First You have to find the possible resolutions with xrandr -q $ xrandr -q Screen [...]

Tagged with:  

How to Disable PING (ICMP) response in Ubuntu Linux

On October 23, 2011, in General Linux, Ubuntu, by dipin

Ping is used to check if a machine is up. Most of the hackers do use ping to find a online machine. By blocking ping, you can reduce the chance of getting your machine hacked. You can disable ping by adding following line to /etc/init.d/networking (network init script) echo 1 >/proc/sys/net/ipv4/icmp_echo_ignore_all to re-enable echo 0 [...]

Tagged with:  

How to Create Encrypted Folder in Ubuntu with Cryptkeeper

On October 13, 2011, in General Linux, Ubuntu, by dipin

We can create Encrypted Folder in Ubuntu using Cryptkeeper. Cryptkeeper is a system tray applet for Linux that is designed to provide you with simplified options to create hidden encrypted directories. You can save your important data on the password-protected and encypted directories and access at any time by displaying a hidden folder option in the system tray.

Tagged with:  

Install “The Simple Backup suite”, a simple backup solution for Gnome desktop

On December 15, 2010, in Gnome, Ubuntu, by dipin

The Simple Backup suite, short just SBackup, is a simple backup solution for Gnome desktop. All configuration is accessable via Gnome interface. File and paths can be included and excluded directly or by regex, local and remote backups supported. Features creates compressed and uncompressed backups can split uncompressed backups into several chunks support of multiple [...]

Tagged with:  

Install BURG in Ubuntu: A stylish replacement for GRUB

On December 2, 2010, in General Linux, Ubuntu, by Dipin Krishna

Burg is a brand-new boot loader based on GRUB. It uses a new object format which allows it to be built in a wider range of OS, including Linux/Windows/OSX/Solaris/FreeBSD, etc. It also has a highly configurable menu system which works in both text and graphic mode. If you use dual boot Linux, that is, if [...]

Tagged with:  

Choose the Best Server for your updates and Software Sources in Ubuntu 10.10

On November 21, 2010, in Ubuntu, by Dipin Krishna

There are many download servers and mirror server, for ubuntu packages and updates, in this world. A default server will be set for your software sources according to your location. This server need not be the best and fastest server available for you. You can choose the best server available and set it as the [...]

Tagged with:  

How to get Ubuntu to detect the SATA drive, so that you could proceed and install Ubuntu

On October 17, 2010, in Uncategorized, by Dipin Krishna

Some of you might face this situation. Ubuntu’s Ubiquity Installer could not detect SATA drive, although sudo fdisk -l lists the drive.It even appeared in gparted. It seems that the SATA drive had left over raid configuration information that was telling the installer to skip the drive (as if it was unsupported). In the following tutorial, I will show [...]

Tagged with:  

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...