Can't activate my account

2020-09-15 Thread Lars Fransén
Hello, I have created an account, user name LarsGIF, e-mail address lars.fran...@telia.com. I am not receiving any mail to activate the account. I have made several attemts to force a send and I have looked in different folders in my mail client. Please help. Best regards Lars Skickades

where is the download page?

2020-08-17 Thread Lars Blizard
where is the download page? -- Thank you Lars Blizard Blizard Computer Service 13 Baxter Street Binghamton, NY 13905 607-798-0973 OFFICE 607-725-6949 CELL & TEXT www.blizardcomputerservice.com www.facebook.com/blizardcomputerservice Priority Service Call https://blizardcomputerservice.com/

Re: Anyone using stretch/buster/sid on ARMv4t ?

2017-11-20 Thread Lars Brinkhoff
Adrian Bunk wrote: > If anyone is running stretch, buster or sid on ARMv4t hardware, then > please let us know what device and kernel you are using and whether > you intend to use buster. My StrongARM-based Netwinder machine has been lying dormant for a while, but I was planning to bring it back u

Re: [Newbie] Can ls command format output my way?

2016-12-17 Thread Lars Noodén
or function that accepts the path as an option and then passes that to find. /Lars

Re: Symlinking or hard linking additional storage to /home directories

2016-11-12 Thread Lars Noodén
On 11/12/2016 08:30 PM, Nicolas George wrote: > Le duodi 22 brumaire, an CCXXV, Lars Nood�n a �crit�: >> What are the disadvantages of bind mounts? > > They require root privileges for any change. > > They are also more expensive than any individual symlink, but it does

Re: Symlinking or hard linking additional storage to /home directories

2016-11-12 Thread Lars Noodén
On 11/12/2016 08:15 PM, Nicolas George wrote: [snip] > You could use bind mounts, but I really do not recommend it. [snip] What are the disadvantages of bind mounts? Regards, Lars

Re: Symlinking or hard linking additional storage to /home directories

2016-11-12 Thread Lars Noodén
nd option. Regards, Lars

Re: My bash script is missing something - what?

2016-10-10 Thread Lars Noodén
ething useful at the beginning of the script. If that was not it, you can use the set -x option with bash to trace the script's actions. #!/bin/bash -x That prints out each line as it will be run just before it is actually run, to see what precisely is causing the failure. Regards, Lars

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-09 Thread Lars Noodén
> I kind of think Montenegro should be .Mn, really (or that for the US > stat of Minnesota). > Tony > The complete list is all in ISO-3166. It has two-letter codes as well as three-letter codes. ISO 639, in contrast, covers languages. I'd seen some sites mix them up. Regards, Lars

Re: Issues with SSH pubkey authentication at remote server

2016-09-27 Thread Lars Noodén
On 09/27/2016 06:07 PM, Stephan Beck wrote: > Lars Noodén: >> On 09/27/2016 02:02 PM, Stephan Beck wrote: >> Can you tell more about how your login session is started? > > I connect to the "local ssh account" by ssh from my other user account. Ok. Now I see the

Re: Issues with SSH pubkey authentication at remote server

2016-09-27 Thread Lars Noodén
On 09/27/2016 02:02 PM, Stephan Beck wrote: > Hi Lars, > > Lars Noodén: >> On 09/26/2016 05:46 PM, Stephan Beck wrote: >>> ... it might >>> not be necessary to fire it up with eval $(ssh-agent). >>> Thanks for the command, makes it more easy. >> &

Re: ssh-keygen and rsa Keys

2016-09-26 Thread Lars Noodén
ication keys ought to be addressed too, so that DSA is also turned off there. The servers are targets for MitM attacks if they leave up the option for host identification via DSA keys. Turning off DSA requires a bit of planning if there are many accounts using the server. Regards, Lars

Re: Issues with SSH pubkey authentication at remote server

2016-09-26 Thread Lars Noodén
ot; agent. Regards, Lars

Re: Issues with SSH pubkey authentication at remote server

2016-09-26 Thread Lars Noodén
any agents do you have running? pgrep -lf ssh-agent Regards, Lars

Re: Need a tutorial

2016-09-22 Thread Lars Noodén
abbing a refreshment, finding a comfy chair, and working through the manual page for ssh_config paragraph by paragraph at least once if you connect to a lot of servers or use a lot of options when connecting. Regards, Lars

Re: Need a tutorial

2016-09-22 Thread Lars Noodén
hoose from DSA, ECDSA, RSA, or Ed25519. Any except DSA ought to be ok. If you run into a dongle or helper application which has trouble with Ed25519, then you could file a bug report and ug make an RSA key (with enough bits) for that one instead. Regards, Lars

Re: Need a tutorial

2016-09-22 Thread Lars Noodén
On 09/22/2016 02:09 PM, Gene Heskett wrote: > On Thursday 22 September 2016 03:44:28 Lars Noodén wrote: ... >> As far as the key choices go, DSA is considered deprecated, at least >> in the more recent versions: >> >> "Support for ssh-dss, ssh-dss-cert-* host a

Re: Need a tutorial

2016-09-22 Thread Lars Noodén
of the OpenSSH server to deal with. Probably 2048 bits or more is good for a while. Otherwise, consider Ed25519. Regards, /Lars

Re: Using serial console as a poor mans IP kvm?

2016-09-08 Thread Lars Noodén
just to point to what's on the market and not any endorsement. You'll need to wire plugs and such, too, and I can't see any fuses on those units. Regards, Lars

Re: Problem selecting options for cp command

2016-09-05 Thread Lars Noodén
directories and it will go fine. Regards, Lars

Re: Reuniting disks in a raid1 array

2016-08-30 Thread Lars Noodén
#x27;s obvious but its importance can't be overemphasized. Regards, Lars

Re: Reuniting disks in a raid1 array

2016-08-30 Thread Lars Noodén
t;mdadm". e.g. mdadm --add /dev/md129 /dev/sdb3 Then it was just a matter of waiting and checking. e.g. mdadm -D /dev/md129 When it was finished, it showed that it was again clean and that both devices were present and in use. State : clean Active Devices : 2 Working Devices : 2 Failed Devices : 0 Spare Devices : 0 YMMV Regards, Lars

Re: Limiting internet access by time

2016-08-05 Thread Lars Noodén
hours. The only issues there are the UTC itself and, maybe, problems with standard time versus daylight savings time locally. It can also be modified to vary for certain days of the week using --weekdays See the manual page for iptables-extensions(8) for the details on those. Regards, Lars

Re: ssh again

2016-06-14 Thread Lars Noodén
dd-wrt For the remote routers, it's still a matter of either choosing a dynamic DNS service (which is also commonly supported by routers) or else taking advantage of the one static IP and having the others phone home in some way, shape, or form. Regards, Lars

Re: ssh again

2016-06-14 Thread Lars Noodén
e that tool gives more to work with. About the dynamic ip numbers, there are several ways to solve that. One is to get them an account with a dynamic DNS service. There are some free, with conditions, there are some that cost, and there are some regular registrars that even offer it as part of their regular service. Regards, Lars

Re: granular acl in tmux

2016-06-12 Thread Lars Noodén
On 06/12/2016 01:53 PM, Bob wrote: > Hello Lars, > > Thanks for your attention. I can see tmux presently doesn't have the > read-only solution as screen. And I like to make it simple without > touching sshd. I appreciate your solution regarding rwx by socket. > Though in s

Re: granular acl in tmux

2016-06-10 Thread Lars Noodén
ession, In which situation? Attaching to a session while detaching any other clients already attached is "tmux a -d". But there are more options if you look at the "detach" command in the manual page for tmux. Regards, Lars

Re: bash help please

2016-06-09 Thread Lars Noodén
the script. It can go anywhere above your problem and will show each line as it is executed. The contents of ${InMail} that are actually getting passed to test will be visible. Regards, Lars

Re: enable telnetd?

2016-06-02 Thread Lars Noodén
he outside world (or other machines on the LAN) then maybe you could have had the dropbear SSH daemon running on another port. If some of the system is not working maybe the shell could be busybox, but I don't know if that would work for you in this situation. Regards, Lars

Re: RECOMMEND: Wireless Home Router with VPN Built-In

2016-04-25 Thread Lars Noodén
On 04/26/2016 03:46 AM, Patrick Bartek wrote: > On Mon, 25 Apr 2016, Lars Noodén wrote:> >> On 04/25/2016 05:01 AM, Patrick Bartek wrote: >> Keep in mind that SSH can do a SOCKS proxy itself and thus you might >> not even want to go to the trouble of setting up OpenVPN o

Re: RECOMMEND: Wireless Home Router with VPN Built-In

2016-04-24 Thread Lars Noodén
ian (or Devuan) and add what you like. I have an old Soekris myself, though others might be more in fashion these days. Keep in mind that SSH can do a SOCKS proxy itself and thus you might not even want to go to the trouble of setting up OpenVPN on top of whatever you have. Regards, Lars

Re: ssh Problem using it for SFTP

2016-01-14 Thread Lars Noodén
ult set of ciphers and MACs has been altered to remove unsafe algorithms. In particular, CBC ciphers and arcfour* are disabled by default..." from http://www.openssh.com/txt/release-6.7 regards, Lars

Re: Whitelist security.debian.org

2015-10-21 Thread Lars Noodén
enabled nameservers. This enables us to give users a list of security mirrors closer to them and thus hopefully faster for them." https://dsa.debian.org/dsablog/ But that doesn't answer why APT is getting a different IP than a regular nslookup. Regards, Lars

Re: how to sum a column in openoffice calc

2015-09-16 Thread Lars Noodén
't that be "=SUM(N1:N8)" instead, with an equal sign? Regards, Lars

Re: check if a newer version of a package is available

2015-02-14 Thread Lars Nooden
awk '$1 == "Installed:" { installed = $2 } \ $1 == "Candidate:" { candidate = $2 } \ END { if ( installed < candidate ) { print candidate } \ else { print 0 } }' Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with

Re: Have I been hacked?

2015-01-10 Thread Lars Noodén
wer version of the server, 6.7. Further down the line, in 6.8, it looks like the option even for requiring multiple keys will be allowed². Regards, /Lars ¹ http://www.openssh.com/txt/release-6.3 ² https://bugzilla.mindrot.org/show_bug.cgi?id=2323 -- To UNSUBSCRIBE, email to debian-user-requ.

Re: How is typical home computer used today?

2014-12-08 Thread Lars Noodén
It is used to good effect in classrooms and libraries, especially as thin clients. IIRC Brazil has some very large deployments. Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.d

Re: hosts based open ssh authentication

2014-11-02 Thread Lars Noodén
ly around in the pool of servers, assuming all the users / uids are the same throughout the pool. Regardless of whether you do that method or another, there will need to be some data synchornization. Are you using puppet, ansible or something similar? Regards, /Lars -- To UNSUBSCRIBE, ema

Re: XFCE4 Power Manager Brightness Panel Plugin

2014-10-09 Thread Lars Noodén
On 10/06/2014 09:41 PM, Jape Person wrote: On 10/06/2014 10:49 AM, Lars Noodén wrote: ... What needs to be added or configured to get a brightness slider or other brightness control for the backlight? ... I think at this version they switched from using a notification area applet for the

XFCE4 Power Manager Brightness Panel Plugin

2014-10-06 Thread Lars Noodén
rtcut keys for dimming. What needs to be added or configured to get a brightness slider or other brightness control for the backlight? Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists

Re: XFCE4 screen resolution stuck too low

2014-09-26 Thread Lars Noodén
the hardware I have? #lspci |grep VGA 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] Have you googled this issue? i.e using "monitor model linux resolution" Extensively over the last two days. Regar

Re: XFCE4 screen resolution stuck too low

2014-09-25 Thread Lars Noodén
o try LXDE or Openbox. However, I'm in FVWM just now and the resolution is only 1400x1050 here, too. Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http

XFCE4 screen resolution stuck too low

2014-09-25 Thread Lars Noodén
v: height 1050 start 1053 end 1059 total 1089 clock 59.95Hz What should I be looking at to get this set in XFCE? Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.deb

Re: Booting Debian GNU/kFreeBSD on MacBookPro 8.2

2014-09-22 Thread Lars Noodén
On Sun, 21 Sep 2014 19:02:39 +0300 Lars Noodén wrote: > On 09/21/2014 06:54 PM, Chris Bannister wrote: > > On Sun, Sep 21, 2014 at 03:43:40PM +0300, Lars Noodén wrote: > >> I've installed Debian GNU/kFreeBSD 7.6 (wheezy) from a mini.iso CD image on > >> a MacBookP

Re: Booting Debian GNU/kFreeBSD on MacBookPro 8.2

2014-09-21 Thread Lars Noodén
On 09/21/2014 09:05 PM, Andrew Winnenberg wrote: On Sunday, September 21, 2014 05:43:40 AM Lars Noodén wrote: I've installed Debian GNU/kFreeBSD 7.6 (wheezy) from a mini.iso CD image on a MacBookPro 8.2. The installation seemed to go smoothly, including installing Grub, but when it is

Re: Booting Debian GNU/kFreeBSD on MacBookPro 8.2

2014-09-21 Thread Lars Noodén
On 09/21/2014 06:54 PM, Chris Bannister wrote: On Sun, Sep 21, 2014 at 03:43:40PM +0300, Lars Noodén wrote: I've installed Debian GNU/kFreeBSD 7.6 (wheezy) from a mini.iso CD image on a MacBookPro 8.2. The installation seemed to go smoothly, including What was url from where you go

Booting Debian GNU/kFreeBSD on MacBookPro 8.2

2014-09-21 Thread Lars Noodén
ystem can be booted from the installation CD via the choice to boot from first hard disk, so that part of the installation worked. What additional step is needed so that the system boots on its own from the internal drive without intervention from the installation CD? Regards, /Lars

Re: Backup's to DVD

2014-03-17 Thread Lars Noodén
e: http://www.clir.org/pubs/reports/pub121/sec4.html The longevity of flash is still a big unknown. Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/532719f3.3020...@gmail.com

Re: ssh host ip/id management for dynamic dns servers

2014-02-12 Thread Lars Noodén
mporary file and cannot work directly on the known_hosts file. With either, the pattern to search for would be a key or a key fragment. awk "/$key/ && c++ { next } { print }" \ ~/.ssh/known_hosts > ~/.ssh/known_hosts.new; It's going to be a short script,

Re: ssh host ip/id management for dynamic dns servers

2014-02-12 Thread Lars Noodén
On 02/12/2014 02:59 PM, Brian wrote: > On Tue 11 Feb 2014 at 15:22:26 +0200, Lars Noodén wrote: > >> ssh-keygen -r checks the SSHFP record in DNS. Use grep or something to >> check known_hosts. For me, ssh-keygen -R does not remove all the >> dynamically generated host

Re: ssh host ip/id management for dynamic dns servers [OT?]

2014-02-11 Thread Lars Noodén
g set to 'yes' or 'ask' shows the fingerprint before adding it to known_hosts. It is also possible to pre-load in advance the user's known_hosts or the system's known host with the appropriate public key. Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-req

Re: ssh host ip/id management for dynamic dns servers

2014-02-11 Thread Lars Noodén
g to check known_hosts. For me, ssh-keygen -R does not remove all the dynamically generated host keys, however. I've not yet identified what confounds ssh-keygen. Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/52fa2412.3020...@gmail.com

Re: ssh host ip/id management for dynamic dns servers

2014-02-10 Thread Lars Noodén
o :) > > One way might be to paste the key into sed and use //d to delete the lines with the key. Since / can occur in a key, # is used here as the delimiter: sed '\#B3NzaC1yc2EDAQABAAABAQDK...#d' ~/.ssh/known_hosts If that does what you want then add -i Regards, /Lar

Re: How can I secure a Debian installation?

2014-01-31 Thread Lars Noodén
password. See the configuration option "AuthenticationMethods" with the arguments "publickey,password" Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/52eb96d2.5010...@gmail.com

Re: notify if a process take more than X time

2014-01-27 Thread Lars Noodén
mail when it receives it? Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/52e69f51.4040...@gmail.com

Re: Shutdown computer after a specific command has been executed

2013-12-09 Thread Lars Noodén
On 12/09/2013 03:30 PM, Ralf Mardorf wrote: > On Mon, 2013-12-09 at 14:48 +0200, Lars Noodén wrote: >> If you want it shut down regardless of the outcome of apt, then this >> should do it: >> >> sudo apt-get upgrade; sudo shutdown -h now > > Wrong, if the

Re: Shutdown computer after a specific command has been executed

2013-12-09 Thread Lars Noodén
sudo apt-get upgrade && sudo shutdown -h now If you want it shut down regardless of the outcome of apt, then this should do it: sudo apt-get upgrade; sudo shutdown -h now regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subje

Re: about MS email retrieve

2013-11-23 Thread Lars Noodén
yal-launches-the-only-native-microsoft-exchange-replacement/ though hopefully it is not as insecure and bugridden. I don't know when, if or how it would be ported to Debian. Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscr

Re: [OT] P* language web page (Was: Re: P* - New language for web programming)

2013-11-18 Thread Lars Noodén
ith 16px font size"-trick, looks better now? Use relative measurements like 'em', it allows the user's to adjust the page to fit the viewing device. Screens come in all kinds of sizes, resolutions and aspect ratios nowadays. Regards, /Lars -- To UNSUBSCRIBE, email to

Re: Run script for each ssh login

2013-11-13 Thread Lars Noodén
You could try making a script and then calling it with ForceCommand. Have it fail to abort the session or call a shell to allow it to proceed. Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Conta

Re: No space left on device (28) but device is NOT full!

2013-11-05 Thread Lars Noodén
On 11/05/2013 05:33 PM, Reco wrote: > Hi. > > On Tue, Nov 05, 2013 at 04:25:13PM +0200, Lars Noodén wrote: >>> On Tue, Nov 05, 2013 at 03:13:10PM +0400, Reco wrote: >>>> perl -e 'for(){((stat)[9]<(unlink))}' >> >> I have two questions. Why

Re: No space left on device (28) but device is NOT full!

2013-11-05 Thread Lars Noodén
> On Tue, Nov 05, 2013 at 03:13:10PM +0400, Reco wrote: >> perl -e 'for(){((stat)[9]<(unlink))}' I have two questions. Why < before unlink and why stat[9] there? stat[9] is mtime. Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with

Re: sudo and UNIXes

2013-10-28 Thread Lars Noodén
game is over anyway when there is physical access. /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/526e6d10.5070...@gmail.com

Re: How to format the command output like MySQL output

2013-10-20 Thread Lars Noodén
On 21.10.2013 01:33, Shawn Wilson wrote: > > > "Lars Noodén" wrote: >> On 20.10.2013 04:17, 陶治江 wrote: >>> 于 2013-10-20 0:53, Lars Noodén 写道: >>>> On 19.10.2013 19:35, 陶治江 wrote: [snip] >>>>> I think it seems good like this, but I do

Re: How to format the command output like MySQL output

2013-10-20 Thread Lars Noodén
On 20.10.2013 04:17, 陶治江 wrote: > 于 2013-10-20 0:53, Lars Noodén 写道: >> On 19.10.2013 19:35, 陶治江 wrote: >> [snip] >>> I think it seems good like this, but I do not know how to make out >>> it.(someone says awk, sed may help, but the environment does not >>&g

Re: How to format the command output like MySQL output

2013-10-19 Thread Lars Noodén
be the next step up, but if awk is not allowed then perl certainly won't be. Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/5262b8f3.4030...@gmail.com

Re: web-gui for scripts

2013-10-19 Thread Lars Noodén
~/.ssh/config then you can log in and launch the script with two words. It would take only a few steps to set up. Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://

Re: web-gui for scripts

2013-10-18 Thread Lars Noodén
to pass data. Also, if these are maintenance scripts, you might want to put them behind TLS and a password http://httpd.apache.org/docs/2.2/howto/auth.html Ignore guides that tell you to put authentication in .htpassword. That advice is for people without access to the web server&#

Re: block a program from access the Internet.

2013-09-10 Thread Lars Noodén
On 10.09.2013 01:54, Pascal Hambourg wrote: > Lars Noodén a écrit : >> >> Vincent's link suggests that --cmd-owner was removed from iptables >> entirely. > > Actually it was removed from the kernel part of iptables, not from the > iptables userland. > &

Re: block a program from access the Internet.

2013-09-09 Thread Lars Noodén
On 10.09.2013 00:36, atar wrote: > Lars wrote: > >> One possible explanation might be SMP: >> >> $ uname -a >> Linux debian 3.2.0-4-686-pae #1 SMP Debian 3.2.41-2+deb7u2 i686 GNU/Linux >> >> Regards, >> /Lars > > Sorry, but what's

Re: Apache2 neds to ne reset

2013-09-09 Thread Lars Noodén
get remove apache2 mv /etc/apache2/ /etc/apache2.old/ apt-get install apache2 That allows you to at least use the old, broken config files as references. Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe&quo

Re: avoid starting a program during reboot

2013-09-09 Thread Lars Noodén
On 09.09.2013 17:22, Brian wrote: > On Mon 09 Sep 2013 at 13:47:25 +0300, Lars Noodén wrote: > >> On 9/9/13 1:39 PM, lina wrote: >>>> >>>>update-rc.d -f apache2 remove >>>> >>>> That should get it from all the rc?.d directories. >

Re: block a program from access the Internet.

2013-09-09 Thread Lars Noodén
On 09.09.2013 14:58, ken wrote: > On 09/09/2013 05:54 AM Lars Noodén wrote: >> On 9/9/13 3:14 PM, atar wrote:> Thanks for replying! >>> >>> Unfortunately, when invoking the 'iptables' command with the arguments >>> you've suggested, the p

Re: block a program from access the Internet.

2013-09-09 Thread Lars Noodén
On 09.09.2013 14:58, ken wrote: > On 09/09/2013 05:54 AM Lars Noodén wrote: >> On 9/9/13 3:14 PM, atar wrote:> Thanks for replying! >>> >>> Unfortunately, when invoking the 'iptables' command with the arguments >>> you've suggested, the p

Re: avoid starting a program during reboot

2013-09-09 Thread Lars Noodén
is referred to as SystemV init scripts. Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/522daa12.7070...@gmail.com

Re: avoid starting a program during reboot

2013-09-09 Thread Lars Noodén
late the directories with stop scripts: update-rc.d apache2 stop 17 0 1 2 3 4 5 6 . Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/522da73d.5080...@gmail.com

Re: avoid starting a program during reboot

2013-09-09 Thread Lars Noodén
vel is 2, so you would look in /etc/rc2.d/ for the script to remove, actually it is a symlink there. If you want to do it officially, you could use 'update-rc.d' update-rc.d -f apache2 remove That should get it from all the rc?.d directories. Regards, /Lars -- To U

Re: block a program from access the Internet.

2013-09-09 Thread Lars Noodén
Match local GID [!] --socket-exists Match if socket exists So it looks like cmd-owner is no longer used. Apparmor or SELinux mentioned by Claudius are the next things to try, though they are more complex. Regards, /Lars -- To UNSUBSCRIBE, email to debian-use

Re: block a program from access the Internet.

2013-09-09 Thread Lars Noodén
trivial to rename or make a copy of the program and run it under a new name. Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/522d86e4.9020...@gmail.com

Re: difference Debian, solaris, freebsd

2013-08-29 Thread Lars Noodén
tems are different, though they are less different than they used to be. Debian uses APT, which I like better. Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/521f59fc.7000...@gmail.com

Re: difference Debian, solaris, freebsd

2013-08-29 Thread Lars Noodén
from a user perspective can be quite small. Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/521f4ceb.7070...@gmail.com

Re: sudo questions

2013-08-14 Thread Lars Noodén
be very bad. [snip] One way around that is to not use the administrator's account for your daily tasks. Make a separate account without such privileges for daily use and only use the other one when you actually need root privileges. Regards, /Lars -- To UNSUBSCRIBE, email to

Re: Continuous brute force attempt from own server !!!

2013-07-27 Thread Lars Noodén
On 07/26/2013 11:26 PM, Brian wrote: > On Fri 26 Jul 2013 at 12:55:04 +0300, Lars Noodén wrote: > >> disabling that key and making a new one for yourself. It's a good idea >> for keys to be rotated periodically anyway. > > Does this 'good idea' have rea

Re: Continuous brute force attempt from own server !!!

2013-07-26 Thread Lars Noodén
#x27;s a good idea for keys to be rotated periodically anyway. Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/51f24778.1080...@gmail.com

Re: How do you manage encrypted mail?

2013-07-04 Thread Lars Noodén
x per key and to use the key to encrypt the index. The need has been out there for a long time. See points 29 - 33 from 2001: http://www.europarl.europa.eu/sides/getDoc.do?type=TA&reference=P5-TA-2001-0441&format=XML&language=EN Regards, /Lars -- To UNSUBSCRIBE, email to debian

Re: wacky question

2013-06-24 Thread Lars Noodén
iduals misinterpreting the message. They have been using his books as templates of how things should be and working to make a world described in his books. Regards /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble?

Re: From Squeeze to Wheezy: An upgrade problem

2013-06-21 Thread Lars Noodén
is important to know which packages have been removed. Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/51c42203.4080...@gmail.com

Re: Debian is the best!

2013-06-18 Thread Lars Noodén
linux.. Having just involuntarily bumped into the grub rescue console, I can say that LILO was much easier to work with and to figure out. In the case of grub I eventually had to give up and nuke the MBR from the rescue mode of the installation CD. grub is complex, grub2 more so. Regards, /La

Enabling laptop suspend

2013-06-17 Thread Lars Noodén
atically when I shut the lid? Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/51bec30f.7040...@gmail.com

Sound from scratch on desktop

2013-06-17 Thread Lars Noodén
What do I need to add to get sound on Wheezy? I've installed pulseaudio but can't find any application added to the menus Sound & Video, Accessories, or Preferences. Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "un

Ubuntu's Unity desktop

2013-06-11 Thread Lars Noodén
Not that I would consider running it myself, but is Ubuntu's Unity desktop available in any way for Debian? Or is it staying downstream? Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble?

Re: From Cameron AFRICA

2013-05-25 Thread Lars Noodén
I also have reservations about Ubuntu these days. Many of the decisions are, to put it politely, puzzling. Debian is always a good choice but Mint is a little more pre-packaged if you like that and comes highly recommended. How is your network connectivity? Regards, /Lars -- To UNSUBSCRIBE, e

Re: ssh tunnel help

2013-05-22 Thread Lars Nooden
On Wed, 22 May 2013, Lars Noodén wrote: > One way you could try is like this[1]: > > ssh -L 5432:localhost:5432 \ > -o 'ProxyCommand=ssh -W %h:%p pub1.example.org' \ > devel.example.org As a follow up here is a method that should work for older version

Re: ssh tunnel help

2013-05-22 Thread Lars Noodén
ding and 5432 is the actual port. Press ~C? to get the full list of options that are/aren't available. Regards, /Lars [1] https://en.wikibooks.org/wiki/OpenSSH/Cookbook/Proxies_and_Jump_Hosts -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of

Re: apache permission users

2013-05-20 Thread Lars Nooden
hat purpose and use it instead. Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/alpine.bso.2.03.1305201059530.3...@gmail.com

Re: how forward email

2013-05-18 Thread Lars Nooden
gt; Pol One way would be to use procmail. Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/alpine.bso.2.03.1305181921010.11...@gmail.com

Re: Requesting installation DVDs set

2013-05-18 Thread Lars Nooden
Rupesh, Can you go into a little more detail about what kind of connnectivity you do or don't in regards to the Internet? You are able to send mail, there should be a way for you to download, even if slowly. Or do you have a data cap? Regards, /Lars -- To UNSUBSCRIBE, email to d

Re: About installation DVD's

2013-05-17 Thread Lars Noodén
or you but you could set up a portable hard drive with Debian. Then take it on a visit to an area with good connectivity and build your own repository to take back home. Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe"

Re: apache permission users

2013-05-15 Thread Lars Nooden
nd 664 or 644 for files. On Wed, 15 May 2013, Pol Hallen wrote: [snip] > chown mywebserver1:mywebserver1 /var/www/mywebserver1 If there is only one user per web server, that works. Otherwise, you will have to work with group-level permissions. Regards, /Lars -- To UNSUBSCRIBE, email to

Re: Pre installation check points help

2013-05-12 Thread Lars Nooden
o what you have been used to with Ubuntu. Myself, I prefer the ncurses-based installation better. Regards, /Lars -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http

  1   2   3   4   5   6   >