Author by linuxceon on Apr 7, 2012
How To Download File From Your Server With Linux Command Securely?
This topic is only intended for download your file (one file only) from your server to your computer with Linux command but also come with addition secure method that who prefer with non GUI (command only) for security reason. To do that, you just only type a format command line like this for example: user2@test ~ $ scp -P 1234 [email protected]:/home/user1/file.tar.gz...
Read More
Author by linuxceon on Mar 31, 2012
How To Reveal Hidden Folder In Linux?
Folder hidden name for Linux is always start with dot name (for example name folder is .ssh). To reveal hidden folder, there is 2 ways: With command line You just only type: ls -a . .. .ssh With GUI Let just say use FileZilla. I am just only use FileZilla for reveal hidden folder only with graphic interface. Here, this is image how to reveal hidden folder Linux: That was easy. If you are Windows...
Read More
Author by linuxceon on Feb 4, 2012
How To Install JDK 7 And Java Plugin For Firefox In Linux?
Want to install Java in Linux with latest version? I know most of user want to install Java in Linux because they needed to be efficient for managing server with control panel (such as CPanel, Webmin and so on) in web browser, create software with Java or other purpose. Installing Java latest version is not difficult actually. So, let’s install JDK 7 with terminal command line: su or sudo -i ...
Read More
Author by linuxceon on Feb 3, 2012
Zorin OS 5 Quick Review
Zorin is Ubuntu-based Linux distro that is design for the very first newbie Linux user that who want to try a new Linux distro from Windows user. You don’t have to be expert if you don’t know how to setup software manually because the software in Zorin is already out-of-the-box that you needed. Well, to the point, shall we? Tested in computer specification: ASUS-F5SL Memory 3 GB RAM Intel Core...
Read More
Author by linuxceon on Dec 28, 2011
Make A Shortcut Edit Menus In GNOME 2.3
This time i am going to explain how to make shortcut edit menus programs in any Linux distribution and only for desktop environment GNOME 2.3 There is no need to use a command line. It just GUI desktop to create shortcut. So, let’s do this. I am just make a quick tips. Usually, in default GNOME 2.3, this picture would be like this: Right-click applications at left-up corner, then click “Edit...
Read More
Author by linuxceon on Dec 27, 2011
OpenTTD – Game Based From Transport Tycoon Deluxe
Remember when you played game Transport Tycoon Deluxe in MS-DOS? If you still want play that similar game classic until now, OpenTTD is for you with more better. OpenTTD is simulation game for managing transport tycoon. So, what is the feature for OpenTTD? multiplayer mode for up to 255 players in 15 companies, or as spectator dedicated server mode and an in-game console for administration IPv6 and IPv4...
Read More
Author by linuxceon on Dec 25, 2011
rkhunter And chkrootkit Can Check Rootkit In Linux
Worried if rootkit is appear in your Linux, right? Then you can use these tool between rkhunter and chkrootkit. These tools are commonly use in any web hosting when you own your VPS or dedicated server. And these would be useful if you check that software is outdated (e.g. Apache, OpenSSL), detected that rootkit is appear (e.g. Tuxtendo Rootkit, Solaris rootkit) and other misconfigured. Depending what...
Read More
Author by linuxceon on Dec 16, 2011
XAMPP Can Create Your Own Server In Your Local Computer Without Internet
If you feel like you own your server in your local computer without connected to internet, then XAMPP is for you without compromise. XAMPP is web server solution stack package that is already include Apache HTTP server, MySQL, PHP and Perl. Using XAMPP can benefit for you if you use: Trying an upload and testing your website what it feels like without doubt before you buy web hosting Design your website...
Read MoreLatest Posts
Boot Your Linux Using USB Pendrive With Live Mode
Author by linuxceon on Dec 9, 2011 in Software | 0 comments
Do you want to try another Linux operating system but you don’t want to...
Read MoreTrueCrypt That Can Keep Your File Safely From Bad Guy
Author by linuxceon on Dec 8, 2011 in Software | 0 comments
If you don’t want that your file is being stolen or seen by thief,...
Read MoreSuperTuxKart – An Alternative Mario Kart And How To Set Up
Author by linuxceon on Dec 8, 2011 in Games | 0 comments
Do you want play a racing game like Mario Kart? Well, i like this game...
Read More




