LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Why "easy" distributions are difficult

Posted 06-23-2016 at 08:58 PM by xri
Updated 09-15-2016 at 07:11 PM by xri
Tags distros

In retrospect, I wonder why so many seasoned users have (over the years) recommended me to go for "easy" distros, that have been "scientifically" designed for all users. I wish somebody had told me to go for the "hard" ones. That would have saved me a lot of pain.
My problem with the "easy" distros has been that everything would be fine at the beginning and all I needed to know was point-and-click sequences in order to start working. Maybe some basic...
xri
Member
Posted in Uncategorized
Views 964 Comments 0 xri is offline
Old

How to replace letters with carriage returns on VIM

Posted 10-27-2010 at 12:35 PM by xri
Updated 10-27-2010 at 12:38 PM by xri (To add categories)

Problem:
A text file coms with a list comes with the items separated by commas, like:
Quote:
a,b,c....
We need them in column form, like:
Quote:
a
b
c
Solution:
:%s/,/{[Ctrl+v], then [Enter]}/g

Notes:
  1. The % before s, indicates that the range where the replacement is to take place is the whole document.
  2. Ctrl and v are pressed simultaneously, and then the character we mean vim to use (in this case Return).
  3. The g at the end of the
...
xri
Member
Posted in Software
Views 1908 Comments 0 xri is offline
Old

Embracing distro diversity

Posted 10-27-2010 at 12:29 AM by xri

When using a particular distro, I've tried to stick to it, under the belief that my learning process would be easier without different directions to solve one problem. Therefore, my distro of choice (and that has been changing over time) has usually been the "best distro" at the time.
However, much later than other users (apparently), I've come to the realization that there seems to be a certan set of distros better suited for a particular job, and with some basic knowledge of Linux...
xri
Member
Posted in General Issues
Views 1189 Comments 0 xri is offline
Old

Mounting truecrypt volumes on an sshfs mount

Posted 02-16-2010 at 09:53 PM by xri
Updated 02-16-2010 at 09:54 PM by xri

The task:
To mount a remote truecrypt volume locally, using sshfs.

The problem:
truecrypt /home/xri/sshfs-mounted-remote-directory/remote-truecrypt-vol /media/truecrypt1
gives an error message with "permission denied"

The solution:
a) Edit /etc/fuse.conf (or create it), and make sure it has this line:
user_allow_other
b) When mounting the sshfs remote directory, use this option
-o allow_other

...
xri
Member
Posted in Software
Views 4482 Comments 0 xri is offline
Old

My new Linux-frienly online backup service

Posted 08-02-2009 at 09:53 AM by xri
Tags backup, online

I've been looking for a simple and secure ('relatively secure', I should say) online service.

So far, I have my mind set on Amazon S3 for business purposes. A number of experts recommend it.
Another one I can say that drew my attention was rsync.net.


However, for personal purposes, I have settled on this one: SpiderOak. I like it for the following reasons:
  1. Automatic backup
  2. Privacy guaranteed (I'm not going to store unencrypted crucial data
...
xri
Member
Posted in Uncategorized
Views 2481 Comments 0 xri is offline

  



All times are GMT -5. The time now is 06:45 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