Showing headlines posted by annamese
« Previous ( 1 ... 2 3 4 5 6 7 8 ... 9 ) Next »Open the terminal in a specific size and position in Ubuntu/ Linux Mint
In Ubuntu or Linux Mint and many other distros, when you open the terminal, the window will appear at the top left corner of the desktop screen. If you dont like this default position and size of the start up window, you can edit it easily.
Disable update manager in the notification area in Linux Mint 13
How to disable update manager in the notification area in Linux Mint 13
Some small tips to use VLC
I have written an article about 4 tricks you can do with MPlayer. Today I will show you some tricks to do with another popular open source media player - VLC. VLC is a very versatile and rich in features media player, and these tricks will help you utilize VLC to its fullest potential.
Nokia is dismissing Meltemi, a Linux-based platform for feature phones
Meltemi, a Linux-based platform for feature phones, was planned to replace Series 40, the platform that has been around since 1999. Series 40, which runs on some of the top feature phones in the world, has brought a lot of success to Nokia. However, the software was getting old, and Nokia reportedly felt that Series 40 needs to be replaced by something new and Meltemi was that something new.
Use "free" to monitor memory usage continuously
The "free" command is used to display the memory usage info of your computer. But with the normal "free" command, you get the info only once. To use "free" to display the memory usage of your computer continuously, you can use the "-s" option with the "free" command.
How to customize power management in Linux Mint 13 - MATE
In Windows 7 or Ubuntu, there is the power management option for you to customize things like what to do when laptop battery is low, hard drive behavior when you are using battery, what to do when you press the power button ... However, in Linux Mint 13 - MATE edition, you will not find the power management option the Mint Menu. To customize the power management in Linux Mint 13 - MATE, you need to hit Alt + F2 then type "mateconf-editor" to open the configuration window. On that window, go to apps then expand the mate-power-manager menu and you will see many options to customize the power management.
How to create a launcher in Linux Mint 13 Cinnamon
I just tried Linux Mint 13 Cinnamon today and realized that when you right click on the desktop, there is no option to create a launcher. Of course, you can just drag the applications in the menu to the desktop to create the launchers but this is not very efficient in case you want a custom launcher.
How to use ffmpeg to compress avi and mp4 files
I've written an article about some tricks you can do with ffmpeg, in today's article, I will show you another trick - compressing avi and mp4 video files with a simple command with a only a small loss in video quality.
Use "cat" to embed a message into an image
How to use "cat" to embed a message into an image
How to run multiple commands in the terminal
Sometimes you may want to run multiple commands in the terminal. Here is how to do it.
How to use Pidgin to tweet
Pidgin is a nice chatting client that is pre-installed in a lot of Linux distributions. Pidgin supports many chat platforms like yahoo, facebook, irc, AIM ... but unfortunately, the popular social network Twitter is not on this list.
Todd Robinson and the 31 flavors project
Todd Robinson, an Open Source entrepreneur and co-owner of Webpath Technologies and On-Disk.com, is trying to set a world record for being able to create and release 31 different usable and complete Linux distros everyday in August 2012. And even more impressive, he will do it alone.
4 less-known Linux distros for beginners
If you are a long time user of Windows or Mac and want to try Linux, there is a high chance that your first distro will be either Ubuntu, Linux Mint or Fedora since these distros are very popular. However, there are some other distros that are more suitable for beginners in my opinion. All of these distros work out of the box, come with a very friendly, easy-to-use desktop and are super easy to install and very well-supported.
2 new mini Linux boxes
After the success of Raspberry Pi, it seems mini PCs that run Linux has become a technology trend. Recently, 2 new mini Linux-enabled PCs have joined the party.
This is how Nautilus looks in SolusOS
This is how Nautilus looks in SolusOS
Use Imagemagick to add watermark to images
How to use Imagemagick to add watermark to images
Use "pushd" and "popd" for quick switching between directories
How to use "pushd" and "popd" for quick switching between directories
4 cool tricks to do zith MPlayer
MPlayer is a very common tool in the Linux world, it is usually used for watching videos or running audios. However, MPlayer has many more features and options. Here are 4 cool tricks you can do with MPlayer:..
Remove Linux Mint custom search in Chromium
The web browsers in the software repository of Linux Mint are usually set to use some custom search engines. For example, Yahoo search and DuckDuckGo are used as the default search engines in Firefox, the preinstalled web browser of Linux Mint 13. ( learn how to change the default search engines of Firefox in Linux Mint 13)
Disable popup window when running scripts in Ubuntu / Linux Mint
Disable popup window when running scripts in Ubuntu / Linux Mint