LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Securely backup your $HOME to a remote machine

Posted 10-29-2011 at 07:19 PM by rouvas

SYNOPSIS

A simple and effective script to perform a secure backup of your home directory to a remote machine, with the help of sshfs and rsync. With trivial modifications it can be used to backup any directory.


FOR THE IMPATIENT

Drop this script into your path:

Code:
#!/bin/bash

#
# Specify the name of the user on the remote machine, defaults to the current user
#
REMOTE_USER=${REMOTE_USER:=$USER}
...
Member
Posted in Uncategorized
Views 1799 Comments 0 rouvas is offline
Old

How to tell a real tech...

Posted 10-29-2011 at 03:47 AM by peonuser
Updated 10-29-2011 at 03:53 AM by peonuser

Probably going to get lambasted for this, but it is something to think about when judging a potential employee. Can a potential employee use what they have or do they need thousands of dollars just to do the simplest thing to get going. Here we will pit a confirmed Microsoft software only advocate versus someone who has at least some familiarity with linux or is willing to try something new and use the systems alloted to them.

In each of two separate rooms on the desk is a Pentium...
Member
Posted in Uncategorized
Views 904 Comments 0 peonuser is offline
Old

HDD stuff... after the softmod is accomplished

Posted 10-27-2011 at 09:18 PM by omgiamlinux

Once you have your xbox softmodded, backup the EEPROM with evox, and move it to E: Then grab it off the network. Also backup C: and MS Dash and pull that off the network too for safe keeping.

Then setup and burn an iso of xbox hdm 1.9 with your eeprom in it.

Then format the new drive and have it automatically load the C: and e: files on there.

Finally, you will need to lock it with... Linux, the utils available from the boot menu as option #3....
LQ Newbie
Posted in xbox infoz
Views 1036 Comments 0 omgiamlinux is offline
Old

I setup virtual box. I setup win7 remote assistance.

Posted 10-27-2011 at 09:14 PM by omgiamlinux

I setup virtual box on my laptop. It's surprizingly good! I have always been told that it is utter crap and that I should buy VM ware, but I actually like virtual box a little more! Networking isn't configured right out of the box (and it is much slower than VM ware's networking), but it has this sweet feature called "seamless mode" where it puts the debian task bar just above the windows taskbar, and the debian top-bar at the top of the screen, and instead of showing the debian desktop,...
LQ Newbie
Posted in Uncategorized
Views 996 Comments 0 omgiamlinux is offline
Old

Day 3: VIM and buffers!

Posted 10-27-2011 at 08:40 PM by omgiamlinux

ref: http://www.worldtimzone.com/res/vi.html

With buffers, vim makes it easy to switch between multiple files.

Code:
:e filename  - open a file in a new buffer

:ls   - list buffers


:b 1  - switch to the first buffer

:b name - switch to a buffer whose name begins with /name/

:b#   - switch to the previously edited buffer

:bd   - delete a buffer (close file)
...
LQ Newbie
Posted in VIM dedication
Views 836 Comments 0 omgiamlinux is offline

  



All times are GMT -5. The time now is 04:48 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration