Re: Create backup of system-connections on a USB stick

2014-06-01 Thread Andrew McGlashan
On 2/06/2014 10:08 AM, Horatio Leragon wrote: > If you have nothing relevant to contribute to my original question, stop > trolling. You have no idea what a troll is. Calling me a troll is very inappropriate and very offensive. Do not answer any further emails from me and I won't send any to you

Re: Create backup of system-connections on a USB stick

2014-06-01 Thread Jerry Stuckle
On 6/1/2014 8:13 PM, Horatio Leragon wrote: *From:* Andrew McGlashan *To:* Horatio Leragon *Sent:* Sunday, June 1, 2014 8:08 PM *Subject:* Re: Create backup of system-connections on a USB stick > Fuck off idiot, you can

Re: How to find dirs with single item

2014-06-01 Thread Alois Mahdal
On Thu, 29 May 2014 14:31:03 -0500 Dennis Wicks wrote: > Can't quite figure out how to do this. > > I'd like to be able to scan a Volume or directory and find > all directories that have only one item in them. Either > directory or file. > > Any ideas?? This one * wraps around find utilit

Re: Create backup of system-connections on a USB stick

2014-06-01 Thread Horatio Leragon
From: Andrew McGlashan To: Horatio Leragon Sent: Sunday, June 1, 2014 8:08 PM Subject: Re: Create backup of system-connections on a USB stick > Fuck off idiot, you can lead a horse to water stop calling me a troll. You are not just a simple troll. You a

Re: Create backup of system-connections on a USB stick

2014-06-01 Thread Horatio Leragon
From: Andrew McGlashan To: Horatio Leragon Sent: Sunday, June 1, 2014 9:49 PM Subject: Re: Create backup of system-connections on a USB stick >>> Fuck off idiot, you can lead a horse to water stop calling me a troll. > > > >You are not just a simple trol

Re: Post-installation: how to auto-configure network adapter (ie. enable internet access)?

2014-06-01 Thread Horatio Leragon
From: Brian To: debian-user@lists.debian.org Sent: Sunday, June 1, 2014 9:15 PM Subject: Re: Post-installation: how to auto-configure network adapter (ie. enable internet access)? > If you have GNOME you'd be as well using the software it provides, Networ

Re: fastest linux distro

2014-06-01 Thread Lisi Reisz
On Saturday 31 May 2014 00:31:35 Chris Angelico wrote: > But if you have just 1GB, or 768MB, or 256MB, or > whatever figure, can you still run a default Debian? Do you mean with GNOME3? Of course not!! But surely choosing your desktop isn't that big a deal. I install with LXDE, and add Trinity

Re: interpreting Gkrellm charts

2014-06-01 Thread Steve Litt
On Sun, 01 Jun 2014 14:18:56 -0400 Gary Dale wrote: > Curiouser still. After a reboot, nepomukserver didn't start. Dolphin > is still creating zombie processes but without nepomukserver, I > haven't seen any fresh slowdowns. I'm not sure why nepomukserver > isn't starting, but that's not a priori

Re: Resizing LVM issue

2014-06-01 Thread Jochen Spieker
Miroslav Skoric: > > sys@localhost:~$ sudo lvresize --size -2G /dev/mapper/localhost-home … > sys@localhost:~$ sudo resize2fs /dev/mapper/localhost-home You did it the wrong way round. You have to shrink from top to bottom: first the filesystem, then the LV (and then possibly the physical volume

Re: Resizing LVM issue

2014-06-01 Thread emmanuel segura
from man resize2fs If you wish to shrink an ext2 partition, first use resize2fs to shrink the size of filesystem. Then you may use fdisk(8) to shrink the size of the partition. When shrinking the size of the partition, make sure you do not make it smaller than the new size of the e

Re: Assange and NSA

2014-06-01 Thread Jerry, AI0K
On 6/1/2014 11:42 AM, Bzzz wrote: On Sun, 01 Jun 2014 11:24:45 -0400 Jerry Stuckle wrote: … http://blog.icann.org/2007/11/there-are-not-13-root-servers/ I'll believe this official statement from ICANN over a blog... http://www.dns.icann.org/ ¿ my link also comes from the icann.org site.

Resizing LVM issue

2014-06-01 Thread Miroslav Skoric
Hi, I have encrypted LVM on one of my Wheezy machines, and recently noticed that /tmp space was too low for one application (In fact it was about 350 MB and I wanted it to be around 2.5 GB). So I tried to make /tmp space bigger while I was mounted and online, but vgdisplay reported no free sp

Re: Remove unwanted, orphaned files and dependencies

2014-06-01 Thread Brian
On Sun 01 Jun 2014 at 20:05:23 +0200, Jörg-Volker Peetz wrote: > My knowledge and experience with aptitude is much better than with > apt/apt-get/apt-cache. As the first document comparing these tools I recommend > the one in the package "debian-reference-en" (or another language you prefer) > whi

Re: cryptsetup problem

2014-06-01 Thread Andrew McGlashan
On 2/06/2014 5:12 AM, Andrew McGlashan wrote: > md0 is all good: No that is on a different machine not the right /dev/md0 Whoops. I also get no response back with "/sbin/madm -D /dev/md0" on the problem machine. A. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org wi

cryptsetup problem

2014-06-01 Thread Andrew McGlashan
Hi, I am trying to write /dev/zero across an entire RAID1 encrypted volume. The RAID1 partition is new, I opened it fine with " luksOpen ..." and the next step is to write the /dev/zero across the whole partition. Right now I am working in a crafted [with extra tools] dropbear environment,

Re: interpreting Gkrellm charts

2014-06-01 Thread Gary Dale
On 01/06/14 02:20 PM, Curt wrote: On 2014-06-01, Gary Dale wrote: Curious. I noticed that nepomuk-server and dolphin both had a number of zombie processes (around 16 each) attached. I killed the parent processes then did a reinstall of dolphin and libnepomukcore4. Nepomuk-server isn't running b

Re: Post-installation: how to auto-configure network adapter (ie. enable internet access)?

2014-06-01 Thread Brian
On Sun 01 Jun 2014 at 19:57:34 +0200, hoh...@arcor.de wrote: > Brian wrote (Sun, 1 Jun 2014 14:15:25 +0100): > > On Sun 01 Jun 2014 at 05:06:33 -0700, Horatio Leragon wrote: > > > > > Below is a scenario: > > > > > > 1. I do not have internet access during installation of Debian. The > > > inst

Re: interpreting Gkrellm charts

2014-06-01 Thread Curt
On 2014-06-01, Gary Dale wrote: > > Curious. I noticed that nepomuk-server and dolphin both had a number of > zombie processes (around 16 each) attached. I killed the parent > processes then did a reinstall of dolphin and libnepomukcore4. > Nepomuk-server isn't running but I did restart dolphin

Re: interpreting Gkrellm charts

2014-06-01 Thread Gary Dale
On 01/06/14 01:51 PM, Gary Dale wrote: On 01/06/14 12:16 AM, Gary Dale wrote: On 31/05/14 11:05 PM, David wrote: On 1 June 2014 06:49, Gary Dale wrote: On 31/05/14 03:25 PM, David wrote: On 1 June 2014 03:05, Gary Dale wrote: On 31/05/14 12:43 PM, William Unruh wrote: In linux.debian.user

Re: Remove unwanted, orphaned files and dependencies

2014-06-01 Thread Jörg-Volker Peetz
My knowledge and experience with aptitude is much better than with apt/apt-get/apt-cache. As the first document comparing these tools I recommend the one in the package "debian-reference-en" (or another language you prefer) which of course is also available on the debian site. The search option of

Re: Post-installation: how to auto-configure network adapter (ie. enable internet access)?

2014-06-01 Thread hohe72
Brian wrote (Sun, 1 Jun 2014 14:15:25 +0100): > On Sun 01 Jun 2014 at 05:06:33 -0700, Horatio Leragon wrote: > > > Below is a scenario: > > > > 1. I do not have internet access during installation of Debian. The > > install routine will skip the steps of auto-configuring my network > > adapter

Re: interpreting Gkrellm charts

2014-06-01 Thread Gary Dale
On 01/06/14 12:16 AM, Gary Dale wrote: On 31/05/14 11:05 PM, David wrote: On 1 June 2014 06:49, Gary Dale wrote: On 31/05/14 03:25 PM, David wrote: On 1 June 2014 03:05, Gary Dale wrote: On 31/05/14 12:43 PM, William Unruh wrote: In linux.debian.user, you wrote: I'm running Debian/Jessie

Re: no plugins under Chrome

2014-06-01 Thread Mike McGinn
On Sunday, June 01, 2014 08:28:40 Andrew McGlashan wrote: > On 1/06/2014 9:43 PM, Mike McGinn wrote: > > What a mess! I have been forcing the version in Synaptic on > > chromium-browser to 34.0.187 ... and it says that is what is installed > > after doing a complete removal. But "about" on the bro

Re: Sawfish and Openbox: was fastest linux distro

2014-06-01 Thread Brian
On Sun 01 Jun 2014 at 13:09:11 -0400, Steve Litt wrote: > On Sun, 01 Jun 2014 13:18:11 +0200 > David Dušanić wrote: > > > > I would make an .Xdefaults/.Xresources in your home folder with this > > e.g.: > > > > Xft.autohint: 0 > > Xft.antialias: 1 > > Xft.hinting: true > > Xft.hintstyle: hintsl

Re: Sawfish and Openbox: was fastest linux distro

2014-06-01 Thread Filip
On Sun, 1 Jun 2014 13:09:11 -0400 Steve Litt wrote: > On Sun, 01 Jun 2014 13:18:11 +0200 > David Dušanić wrote: > > > 31.05.2014, 18:59, "Steve Litt" : > > > On Sat, 31 May 2014 08:51:13 -0400 > > > Tony Baldwin wrote: > > >>  Sawfish and openbox, even metacity would fit in this last "just > >

Re: Sawfish and Openbox: was fastest linux distro

2014-06-01 Thread Steve Litt
On Sun, 01 Jun 2014 13:18:11 +0200 David Dušanić wrote: > 31.05.2014, 18:59, "Steve Litt" : > > On Sat, 31 May 2014 08:51:13 -0400 > > Tony Baldwin wrote: > >>  Sawfish and openbox, even metacity would fit in this last "just > >>  manages windows" category, and, in fact, don't even include a > >

Re: package recommendation for daily journal

2014-06-01 Thread Dalios
On 06/01/2014 09:52 AM, lina wrote: Hi, I am looking for a package, which can act as a smart diary or journal to help me remember the records of small things, such as "obtain a licensed software, not installed yet", "uninstall the harden-client". Thanks ahead, lina In my case I needed somet

Re: Create backup of system-connections on a USB stick

2014-06-01 Thread Ralf Mardorf
On Sun, 2014-06-01 at 04:42 -0700, Horatio Leragon wrote: > > > __ > From: Filip > To: debian-user@lists.debian.org > Cc: Horatio Leragon > Sent: Sunday, June 1, 2014 3:34 PM > Subject: Re: Create backup of system-connections

Re: no plugins under Chrome

2014-06-01 Thread Patrick Bartek
On Sun, 01 Jun 2014, Hugo Vanwoerkom wrote: > Patrick Bartek wrote: > > On Sat, 31 May 2014, Hugo Vanwoerkom wrote: > > > >> I have been trying to get pipelight to run under Sid and Chrome, > >> in order to use Netflix, to no avail, when I stumbled upon this: > >> https://answers.launchpad.net/pi

Re: Assange and NSA

2014-06-01 Thread Bzzz
On Sun, 01 Jun 2014 11:24:45 -0400 Jerry Stuckle wrote: … > > http://blog.icann.org/2007/11/there-are-not-13-root-servers/ > > > > I'll believe this official statement from ICANN over a blog... > > http://www.dns.icann.org/ ¿ my link also comes from the icann.org site. > > … > >> I can make

Re: Assange and NSA

2014-06-01 Thread Curt
On 2014-06-01, Bzzz wrote: > >> There are 13 root servers, all over the world. Root servers are >> owned by various organizations and managed by ICANN. The US >> Department of Commerce has nothing to do with them. > > No, there are hundreds of them. > > http://blog.icann.org/2007/11/there-are-

Re: Assange and NSA

2014-06-01 Thread Jerry Stuckle
On 6/1/2014 11:09 AM, Bzzz wrote: On Sun, 01 Jun 2014 10:54:27 -0400 Jerry Stuckle wrote: ICANN is an INTERNATIONAL organization with members from all over the world. No, is is an international CORPORATION - the difference's huge, even if it's a non-profit one. When you wanna control everyt

Re: Sawfish and Openbox: was fastest linux distro

2014-06-01 Thread Brian
On Sun 01 Jun 2014 at 10:48:17 -0400, Steve Litt wrote: > You mention making an .Xdefaults/.Xresources in my home directory. Can > I safely assume the slash meant either/or, rather than directory/file? > I already had a .Xdefaults, but it was a config file, not a directory. > > I added your lines

Re: Assange and NSA

2014-06-01 Thread Bzzz
On Sun, 01 Jun 2014 10:54:27 -0400 Jerry Stuckle wrote: > ICANN is an INTERNATIONAL organization with members from all over > the world. No, is is an international CORPORATION - the difference's huge, even if it's a non-profit one. When you wanna control everything, non-profit corps are one of

Re: Remove unwanted, orphaned files and dependencies

2014-06-01 Thread Curt
On 2014-06-01, Joe wrote: > > Other than that, it is a matter of personal preference. Aptitude has > a command-line text mode and an interactive text-graphics mode, apt-get > is older and is purely text. Aptitude merges various tools under one > command, apt-get, apt-cache and others make up a sma

Re: Assange and NSA

2014-06-01 Thread Jerry Stuckle
On 6/1/2014 8:34 AM, Nuno Magalhães wrote: On Tue, May 27, 2014 at 5:09 PM, Ralf Mardorf wrote: The German problem is, that we don't have our own Internet/ISPs/nodes. German? ICANN is american, ICANN is an INTERNATIONAL organization with members from all over the world. the root servers a

Re: Sawfish and Openbox: was fastest linux distro

2014-06-01 Thread Steve Litt
On Sun, 1 Jun 2014 07:54:50 -0400 Pete Orrall wrote: > On Sat, May 31, 2014 at 12:59 PM, Steve Litt > wrote: > > On Sat, 31 May 2014 08:51:13 -0400 > > Tony Baldwin wrote: > > > >> Sawfish and openbox, even metacity would fit in this last "just > >> manages windows" category, and, in fact, don'

Re: Sawfish and Openbox: was fastest linux distro

2014-06-01 Thread Steve Litt
On Sun, 01 Jun 2014 13:18:11 +0200 David Dušanić wrote: > 31.05.2014, 18:59, "Steve Litt" : > > On Sat, 31 May 2014 08:51:13 -0400 > > Tony Baldwin wrote: > >>  Sawfish and openbox, even metacity would fit in this last "just > >>  manages windows" category, and, in fact, don't even include a > >

Re: Remove unwanted, orphaned files and dependencies

2014-06-01 Thread Joe
On Sun, 1 Jun 2014 05:49:24 -0700 (PDT) Horatio Leragon wrote: > > > I read somewhere on the internet that Debian discourages its users to > use the 'aptitude' command. Debian encourages us to use the 'apt' > command. Is that correct? > For the last few upgrades (to my knowledge, maybe alway

Re: best way to backup USB stick (2)

2014-06-01 Thread Andrew McGlashan
On 15/04/2014 12:34 AM, Hugo Vanwoerkom wrote: > PaulNM wrote: >> On 04/13/2014 10:16 PM, Hugo Vanwoerkom wrote: >> >> Specifically: usbDrive=/dev/sde1 >> >> You're not backing up and restoring usb drives, you're backing up and >> restoring a partition on usb drives. The partition table and bootlo

Re: Create backup of system-connections on a USB stick

2014-06-01 Thread Andrew McGlashan
On 1/06/2014 9:40 PM, Horatio Leragon wrote: > Why would I want to download almost 900 MB of Tails ISO just to learn > how to create a backup of system-connections? On reflection, it was clearly the wrong advice for you. How about you start with something like this first [1] ? > Are you crazy?

Re: no plugins under Chrome

2014-06-01 Thread Hugo Vanwoerkom
Patrick Bartek wrote: On Sat, 31 May 2014, Hugo Vanwoerkom wrote: I have been trying to get pipelight to run under Sid and Chrome, in order to use Netflix, to no avail, when I stumbled upon this: https://answers.launchpad.net/pipelight/+question/249016 Which says in effect release 34 removed

Re: Remove unwanted, orphaned files and dependencies

2014-06-01 Thread Brian
On Sun 01 Jun 2014 at 05:49:24 -0700, Horatio Leragon wrote: > I read somewhere on the internet that Debian discourages its users to > use the 'aptitude' command. Debian encourages us to use the 'apt' > command. Is that correct? No. The context you probably saw that in is important. > > $ aptitu

Re: Forcing question to be asked while presseeding

2014-06-01 Thread Brian
On Sun 01 Jun 2014 at 08:27:09 -0500, Richard Owlett wrote: > Richard Owlett wrote: > >Debian GNU/Linux Installation Guide > > Appendix B. Automating the installation using preseeding > > B.5.2. Using preseeding to change default values > >AND > > B.2.2. Using

Re: Forcing question to be asked while presseeding

2014-06-01 Thread Richard Owlett
Richard Owlett wrote: Debian GNU/Linux Installation Guide Appendix B. Automating the installation using preseeding B.5.2. Using preseeding to change default values AND B.2.2. Using boot parameters to preseed questions suggest that I should be able to accom

Freezing screens while using multiple LCD screens

2014-06-01 Thread Uroš Jarc
Hello, I'm having problems with multiple LCD screens. While using 2 LCD one screen goes dark every 6 second for 400 ms, while other freez for 400 ms. When using only one LCD and go restart the OS every thing runs smooth. When I'm using second LCD with my laptop I dont have this problem. I have Nvid

Re: Post-installation: how to auto-configure network adapter (ie. enable internet access)?

2014-06-01 Thread Brian
On Sun 01 Jun 2014 at 05:06:33 -0700, Horatio Leragon wrote: > Below is a scenario: > > 1. I do not have internet access during installation of Debian. The install > routine will skip the steps of auto-configuring my network adapter. > > 2. After installation, I am able to find a place where in

Re: package recommendation for daily journal

2014-06-01 Thread green
lina wrote at 2014-06-01 01:52 -0500: > I am looking for a package, which can act as a smart diary or journal to > help me remember the records of small things, such as "obtain a licensed > software, not installed yet", "uninstall the harden-client". If it is for tasks, try taskwarrior. signatur

Re: fastest linux distro

2014-06-01 Thread Celejar
On Sat, 31 May 2014 17:11:16 +1200 Chris Bannister wrote: ... > ... no HDMI cable, doesn't play .webm videos. You have to use youtube-dl > not 'cclive -s best' to download the video from youtube yielding in > a 'lower quality' exoerience. Putting all that aside, it's basically Can you explain?

Re: Remove unwanted, orphaned files and dependencies

2014-06-01 Thread Horatio Leragon
From: Jörg-Volker Peetz To: debian-user@lists.debian.org Sent: Sunday, June 1, 2014 12:09 AM Subject: Re: Remove unwanted, orphaned files and dependencies Thanks for your help, Jorg. > The aptitude command offers some help: I read somewhere on the interne

Re: [SPAM tagged by PCNET] Re: Forcing question to be asked while presseeding

2014-06-01 Thread Curt
On 2014-05-31, Richard Owlett wrote: >> >> tasksel tasksel/first seen false > > That's one of the failures. > Has that worked for anyone? I dunno. How about: tasksel tasksel/first multiselect standard, desktop d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/prio

Re: Assange and NSA

2014-06-01 Thread Nuno Magalhães
On Tue, May 27, 2014 at 5:09 PM, Ralf Mardorf wrote: > The German problem > is, that we don't have our own Internet/ISPs/nodes. German? ICANN is american, the root servers are managed by the US Department of Commerce, the .gov TLD is american... the net is american (unless you wanna know 4 octets

Re: no plugins under Chrome

2014-06-01 Thread Andrew McGlashan
On 1/06/2014 9:43 PM, Mike McGinn wrote: > What a mess! I have been forcing the version in Synaptic on chromium-browser > to 34.0.187 ... and it says that is what is installed after doing a complete > removal. But "about" on the browser still reports 35. Unfortunately or fortunately, depending o

Re: Create backup of system-connections on a USB stick

2014-06-01 Thread Andrew McGlashan
On 31/05/2014 2:51 PM, Horatio Leragon wrote: > I would like to back up system-connections (full path is > /etc/NetworkManager/system-connections) on to a USB stick. > > The folder in question contains the imported profiles of several OpenVPN > config files. > > I tried to drag the said folder to

Post-installation: how to auto-configure network adapter (ie. enable internet access)?

2014-06-01 Thread Horatio Leragon
Below is a scenario: 1. I do not have internet access during installation of Debian. The install routine will skip the steps of auto-configuring my network adapter. 2. After installation, I am able to find a place where internet access is available. 3. What are the commands to type to tell my

Re: Sawfish and Openbox: was fastest linux distro

2014-06-01 Thread Pete Orrall
On Sat, May 31, 2014 at 12:59 PM, Steve Litt wrote: > On Sat, 31 May 2014 08:51:13 -0400 > Tony Baldwin wrote: > >> Sawfish and openbox, even metacity would fit in this last "just >> manages windows" category, and, in fact, don't even include a panel, >> which I think JWM has by default. > > You'

Re: Create backup of system-connections on a USB stick

2014-06-01 Thread Horatio Leragon
From: Joe To: debian-user@lists.debian.org Cc: Horatio Leragon Sent: Sunday, June 1, 2014 5:18 PM Subject: Re: Create backup of system-connections on a USB stick > If you have Internet access, and need to know something new, then a search > with the word '

Re: Create backup of system-connections on a USB stick

2014-06-01 Thread Horatio Leragon
From: Filip To: debian-user@lists.debian.org Cc: Horatio Leragon Sent: Sunday, June 1, 2014 3:34 PM Subject: Re: Create backup of system-connections on a USB stick > http://www.linux.org/threads/file-permissions-chmod.4094/ That URL links to something quit

Re: no plugins under Chrome

2014-06-01 Thread Mike McGinn
On Sunday, June 01, 2014 01:27:07 Patrick Bartek wrote: > On Sat, 31 May 2014, Hugo Vanwoerkom wrote: > > I have been trying to get pipelight to run under Sid and Chrome, in > > order to use Netflix, to no avail, when I stumbled upon this: > > https://answers.launchpad.net/pipelight/+question/24901

Re: Create backup of system-connections on a USB stick

2014-06-01 Thread Horatio Leragon
From: Andrew McGlashan To: debian-user@lists.debian.org Sent: Sunday, June 1, 2014 2:16 PM Subject: Re: Create backup of system-connections on a USB stick You are definitely a troll. Why would I want to download almost 900 MB of Tails ISO just to learn how t

Re: Sawfish and Openbox: was fastest linux distro

2014-06-01 Thread David Dušanić
31.05.2014, 18:59, "Steve Litt" : > On Sat, 31 May 2014 08:51:13 -0400 > Tony Baldwin wrote: >>  Sawfish and openbox, even metacity would fit in this last "just >>  manages windows" category, and, in fact, don't even include a panel, >>  which I think JWM has by default. > > You're just the person

Re: package recommendation for daily journal

2014-06-01 Thread Chris Angelico
On Sun, Jun 1, 2014 at 4:52 PM, lina wrote: > I am looking for a package, which can act as a smart diary or journal to > help me remember the records of small things, such as "obtain a licensed > software, not installed yet", "uninstall the harden-client". I just keep a text editor open all the t

Re: package recommendation for daily journal

2014-06-01 Thread Slavko
Ahoj, Dňa Sun, 1 Jun 2014 14:52:36 +0800 lina napísal: > Hi, > > I am looking for a package, which can act as a smart diary or journal > to help me remember the records of small things, such as "obtain a > licensed software, not installed yet", "uninstall the harden-client". > > Thanks ahead,

Re: package recommendation for daily journal

2014-06-01 Thread lina
Thanks, have installed the remind and will also try Zim. Best regards, lina On Sun, Jun 1, 2014 at 6:00 PM, Adrian Fita wrote: > On 06/01/2014 09:52 AM, lina wrote: > > Hi, > > > > I am looking for a package, which can act as a smart diary or journal > > to help me remember the records of smal

Re: package recommendation for daily journal

2014-06-01 Thread Adrian Fita
On 06/01/2014 09:52 AM, lina wrote: > Hi, > > I am looking for a package, which can act as a smart diary or journal > to help me remember the records of small things, such as "obtain a > licensed software, not installed yet", "uninstall the harden-client". > > Thanks ahead, lina Hi. Zim is perfect

Re: Create backup of system-connections on a USB stick

2014-06-01 Thread Joe
On Sat, 31 May 2014 22:50:04 -0700 (PDT) Horatio Leragon wrote: > > > > > > From: Ralf Mardorf > To: debian-user@lists.debian.org > Sent: Sunday, June 1, 2014 1:24 PM > Subject: Re: Create backup of system-connections on a USB stick > > > > PS: Also read

Re: package recommendation for daily journal

2014-06-01 Thread ken
On 06/01/2014 04:43 AM Francesco Ariis wrote: On Sun, Jun 01, 2014 at 02:52:36PM +0800, lina wrote: Hi, I am looking for a package, which can act as a smart diary or journal to help me remember the records of small things, such as "obtain a licensed software, not installed yet", "uninstall the

Re: package recommendation for daily journal

2014-06-01 Thread Francesco Ariis
On Sun, Jun 01, 2014 at 02:52:36PM +0800, lina wrote: > Hi, > > I am looking for a package, which can act as a smart diary or journal to > help me remember the records of small things, such as "obtain a licensed > software, not installed yet", "uninstall the harden-client". > > Thanks ahead, lina

Re: How can I benchmark my brand new usb 3.0 WD My Passport hdd

2014-06-01 Thread Rick Thomas
Another measurement you might like to make would be random reads and/or writes. Take a look at the debian package called "bonnie++" > Provides: bonnie, zcav > Description: Hard drive benchmark suite. > It is called Bonnie++ because it was based on the Bonnie program. > This program also tests

Re: Create backup of system-connections on a USB stick

2014-06-01 Thread Filip
On Sat, 31 May 2014 22:50:04 -0700 (PDT) Horatio Leragon wrote: > > > > > > From: Ralf Mardorf > To: debian-user@lists.debian.org > Sent: Sunday, June 1, 2014 1:24 PM > Subject: Re: Create backup of system-connections on a USB stick > > > > PS: Also read