backed-up 0.1 released

August 9, 2008 at 8:24 pm (console, fedora, linux) (, , , , , )

Backed-up…first time I’m hearing this name!!! It’s because I just made it up. Yes, I released the backup script I’ve been using for months now. At first, it was just for personal use, specifically made to work with my desktop and laptop. So I thought it would do good to some other people like me, as it helped me a lot and saved me a lot of time!! So, here it is, called backed-up and this is the project URL hosted by google code:
http://code.google.com/p/backed-up/

hope you enjoy it :) and of course, comments and suggestions and most definitely patches, are very welocme!!

Ps. and because this is the first software I’ve release in my life (yayy milestone!) I would really appreciate it if someone out there would explain to me how I can create and apply patches!

Permalink Leave a Comment

fedora 10 release name

August 2, 2008 at 9:33 pm (Uncategorized) (, , , , )

I know it’s old news now, but just in case you haven’t found it anywhere else…these are the results of the naming vote:

1. Cambridge 1547
===
2. Nile 1503
3. Farnsworth 1435
4. Water 1408
5. Nitrate 1295
6. Whiskey Run 1281
7. Mississippi 1145
8. Saltpetre 1076
9. Terror 953

I in fact like the chosen name very well, and it was supposed to be the release name of RedHat Linux 10. If I could vote, I would vote this way:

1 Cambridge
2 Nile
3 Water
4 Nitrate
5 Mississippi
6 Terror
7 Farnsworth
8 Whiskey run
9 Saltpetre

well, it’s a range voting!! :)

Permalink Leave a Comment

Don’t compare GNU/Linux to Windows and Mac OS X

July 12, 2008 at 9:33 pm (linux, windows) (, , , , )

and yet another great post I saw today.  Essentially this article talks about why we can’t compare Linux distributions with other operating systems such as Windows and MacOSX!

Permalink 1 Comment

Why Linux doesn’t need defragmentation!

July 10, 2008 at 7:59 pm (linux, windows) (, , , , , )

thanks to my friend, today he sent me a link on why Linux doesn’t need defragmentation.  It’s a very simple and straight forward explanation.  Although not a very technical explanation but it gives you a very good idea about the subject!

Permalink 2 Comments

Linux Life-saver(tm)

July 8, 2008 at 6:32 pm (console, fedora, linux, windows) (, , , , , , )

I recovered yet another fatally crashed computer with a linux live cd and yet the term Linux Life-saver(tm) given to that Fedora live-cd!!  and the credit goes to that specific cd!!  My friend called me, worried about his just-uploaded video files.  And he didn’t have any other copy.  Using some weird program he wanted to optimize his computer, and his computer crashed with the next restart.  So he called me, and I told him put your fedora live cd in and boot your computer with that.  Then we recovered his files with ntfs-3g (now the credit goes to developers of this utility).  So I thought I would post it here on how we did it, very simple.

1) restart your computer with any linux live cd ( really, all of them would work )

2) install ntfs-3g and ntfs-config.  In fedora:

$ su -c ‘yum install ntfs-3g ntfs-config’

3) GNOME:  go to System > Administration > ntfs configuration tool

KDE 3.5:  Kmenu > System > ntfs configuration tool

KDE 4:  Alt+F2 ( run command ) and search for ntfs and click on ntfs configuration tool

4)  it gives you some choices of HDDs.  check the one you want to enable and click on Auto configure

5)  fire up a file manager and put into your computer a cd, or even better, a USB disk and start moving your files and backing up your windows drive!

Permalink 3 Comments

The real reason why we use linux

April 13, 2008 at 3:05 am (Uncategorized) (, )

I was looking looking around the net when I ran across a very interesting post on why do some people use linux! People who use linux usually say because it’s secure, free, and because it’s customizable. But is that why we really use linux? Those reasons are all valid, though, but for us linux users, there is something more to linux than just security and customizability ( put the freedom concept aside ).

I personally have multiple reasons to use linux. One being that other OSs simply just don’t do things the way I want. Another on being that sometimes I’m curious about what is going on inside that program I’m using, so I check out the source code to see what is going on. I like using terminal, it’s fun!! There are many other reasons why I use linux which I can’t remember now, but I agree with every bit of this post by Vlad Dolezal.

Permalink 1 Comment

Some useful terminal programs

March 21, 2008 at 3:32 am (console, linux) (, , , , , , , , )

Lynx:

Lynx is a console web browser. Very simple and easy to use, just press and type a URL to go to that URL. press d to download the target. But the downfall is that it doesn’t show images ( because it’s console-based ) and therefore some websites ( e.g. facebook ) do not support it.

800px-lynx-wikipedia.png

Alpine:

An email client. Yes, that’s right, a console-based email client. You can setup IMAP and POP access to your favorite mail service provider.

SSH:

With SSH service you can connect remotely to other SSH-enabled computers ( e.g. linux system ) very securely. In terminal, just type: ‘$ ssh -l login host’ while ‘login’ is the remote login/username and ‘host’ is the IP address or host computer address.

Permalink 2 Comments

united windows and linux screenshots

March 15, 2008 at 7:53 pm (Uncategorized) (, , , , , , , )

ok, I finally tried to unite my fedora system with windows XP pro SP2 ( fancy name ) and it worked. Thanks to softpedia.com for the great tutorial and thanks to virtualbox for making it possible. By the way, today I saw that Sun Microsystem has acquired Innotek.

Anyway, these are the screenshots, I just followed the tutorial ( refer to second previous post for that ):

screenshot.png

screenshot-1.png

screenshot-3.png

screenshot-4.png

Permalink 2 Comments

Unite windows and Linux peacefully

March 9, 2008 at 9:18 pm (Uncategorized) (, , )

The point is, you can have windows and linux running at the same time on one screen and work with both of them at the same time! Sounds amazing, doesn’t it? Doing it is very easy, just get the virtualbox into ’seamless mode.’

To do this, you need to install VirtualBox and have a legitimate copy of Windows, whether windows XP or Vista doesn’t matter, something that works ( which unfortunately is not the case with any of them ). Now, configure the virtual machine which is a virtual windows, like this:

1) On the ‘General’ section drag the “Video Memory Size” slider to 64.

2) On the ‘Audio’ section check the “Enable Audio” box.

3) On the ‘Remote Display’ section check the “Enable VRDP Server” box.

Now, run the virtual machine and install the guest additions.

Go to machine > seamless mode and you’re done :D

And don’t forget to leave comments if it worked for you ;)

For very detailed walkthrough, click here.

Permalink Leave a Comment

Fedora 9 Alpha 1 is out!

February 5, 2008 at 7:16 pm (Uncategorized) (, )

It might be old but I just wanted to remind you again, that Fedora 9 (Sulphur) Alpha 1 is out!

check it out on http://fedoraproject.org!

I’m really looking forward to see the final artwork!

Permalink Leave a Comment