Fatresize is a command line tool for resizing MS Windows FAT16 / FAT32 file systems. Installation $ sudo apt-get install fatresize How to use: Fatresize follow the usual GNU command line syntax, with long options starting with two dashes (`-’). A summary of options is included below. -h –help: Show summary of options. -s –size: [...]
The Desktop Management Interface (DMI) generates a standard framework for managing and tracking components in a desktop, notebook or server components , by abstracting these components from the software that manages them. Modern mother boards are compatible with this standard. For a lay user it means that the BIOS settings can be watched from your [...]
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 [...]
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 [...]
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 [...]
This can be achieved by using the ultra-lightweight text-based BitTorrent client “rTorrent”.If you are using Ubuntu, you can install rTorrent via Synaptic Package Manager, or with this command: $ sudo apt-get install rtorrent You can also get rTorrent HERE. Now, we will start using rTorrent. But first, download a ‘.torrent’ file. You can download it [...]
You can connect to a FTP server from linux through command line with ease.Just open a terminal and type: ftp example.com now you will be asked for name and password if present.Then, here is a list of commands to useCommands may be abbreviated. Commands are: ! debug mdir qc send$ dir mget sendport siteaccount disconnect [...]
If you want to find the details of an iso image before burning or using it, you can get that by just typing this at terminal: isoinfo -d -i filename.iso You’ll be show the details of the iso file, such as volume size, whether the image file is a bootable one, and many other valuable [...]



