Windows Shares Abound Continuously

2016-02-27 Thread Steve Matzura
Just when I thought it was safe to let my Debian 8.2 system alone for a few days, I started getting emails from users of the service I provide which uses that system that they could not access any content on the shared-mounted drives on one of my Windows machines. Sure enough, I tried an 'ls' and g

Re: XFS on root

2016-02-27 Thread Saša Janiška
Adam Wilson writes: > My solution to this (because XFS is my favourite filesystem next to > ReiserFS) has been to use ext2 for /boot and XFS for / and /home. I > can confirm this configuration works tickety-boo- I use it on my > Jessie box at the moment. That's really strange to hear since I do

Re: XFS on root

2016-02-27 Thread Saša Janiška
David Christensen writes: > Yes -- checking my notes, it looks like btrfs on /boot breaks > install-grub (in the installer), but ext4 on /boot and btrfs on / > works. On my Sid, I use btrfs and / and /home are subvolumes and no problems at all booting it. Sincerely, Gour -- For him who has c

Re: how to encode in mp4

2016-02-27 Thread Li Wei
Thank you! On 2/27/16, jdd wrote: > Le 27/02/2016 02:56, Li Wei a écrit : >> I have a TV card and can watch TV with xawtv >> it use bttv driver, the sound comes from linein of sound card >> >> My ? is how to encode TV programs in mp4 so it can be played on cell >> phones? >> Thanks!!! >> > if yo

Re: systemd and bash scripts

2016-02-27 Thread Michael Biebl
Am 26.02.2016 um 17:42 schrieb tand.read: > dear debian supporters, > > I am testing my own systemd unit (a service) > > that has this [service] section: > Type=oneshot > > RemainAfterExit=yes > ExecStart=/root/bin/mytest.sh start > ExecStop=/bin/echo /root/bin/mytest.sh stop > > ("Want="-ed b

Re: Debian as My home firewall/router

2016-02-27 Thread Reco
On Sat, 27 Feb 2016 12:54:52 -0800 David Christensen wrote: > On 02/27/2016 10:40 AM, Reco wrote: > > > > On Sat, 27 Feb 2016 09:41:47 -0800 > > David Christensen wrote: > >> > >> 1. Where can we learn about the features the OP wants, and how to > >> implement them in Debian? > > > > The only w

Re: Debian as My home firewall/router

2016-02-27 Thread David Christensen
On 02/27/2016 10:40 AM, Reco wrote: On Sat, 27 Feb 2016 09:41:47 -0800 David Christensen wrote: 1. Where can we learn about the features the OP wants, and how to implement them in Debian? The only way way to learn all features the OP wants is to ask OP himself (or herself, I cannot make it

Re: systemd and bash scripts

2016-02-27 Thread Jean-Baptiste Thomas
Careful, it looks like your mailer breaks threading. De: "tand.read" > Something very strange goes on and probably > the wise thing is to use old good rc3.d links Strange indeed. You could try adding an insulation layer between systemd and your script by setting ExecStart to a C program that me

Re: How to get consistent names for USB ports...

2016-02-27 Thread Dan Ritter
On Sat, Feb 27, 2016 at 06:43:44AM +1100, Andrew McGlashan wrote: > > > On 27/02/2016 6:22 AM, Dan Ritter wrote: > > On Sat, Feb 27, 2016 at 06:10:49AM +1100, Andrew McGlashan wrote: > >> > >> On 27/02/2016 5:46 AM, Christopher Swingley wrote: > >>> udevadm info --query=name --name=/dev/ttyUSB0

Re: Debian as My home firewall/router

2016-02-27 Thread Reco
Hi. On Sat, 27 Feb 2016 09:41:47 -0800 David Christensen wrote: > On 02/27/2016 06:22 AM, heqamilus wrote: > > I know that is possible to build a firewall using Debian. I'm > > searching for some tutorials, I need to know the system's utility to > > configure Debian installation in this

Re: Android emulator

2016-02-27 Thread David Christensen
On 02/26/2016 09:03 PM, Peter Easthope wrote: Suppose a user needs one or a few Android apps but is not particularly interested in owning an Android device. Is installation of Android SDK to a small laptop and app usage there feasible? Or not worth the distraction and better to buy a tablet or s

Re: Can't recover my graphic session

2016-02-27 Thread Adam Wilson
On Fri, 26 Feb 2016 17:24:17 +0100 Eric wrote: > > > Le 17/02/2016 00:54, debian-u...@vvmail.fr a écrit : > > Le 16/02/2016 16:44, debian-u...@vvmail.fr a écrit : > >> > >> > >> Le 16/02/2016 16:10, Adam Wilson a écrit : > >>> On Tue, 16 Feb 2016 15:08:24 +0100 Eric > >>> wrote: > >>> > A

Re: Debian as My home firewall/router

2016-02-27 Thread David Christensen
On 02/27/2016 06:22 AM, heqamilus wrote: I know that is possible to build a firewall using Debian. I'm searching for some tutorials, I need to know the system's utility to configure Debian installation in this way. For example, manage network interfaces, NAT, vlan and optionally DNS I'm able to

Re: Debian as My home firewall/router

2016-02-27 Thread Charlie Kravetz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 27 Feb 2016 18:06:11 +0100 heqamilus wrote: >On 02/27/2016 05:32 PM, Jose Martinez wrote: > >> I use iptables for this application in Debian. > >Thanks you. >Firewalling is just one topic. I would setup vlan internetworking. >I own a manag

Re: XFS on root

2016-02-27 Thread Adam Wilson
On Fri, 26 Feb 2016 12:09:09 -0800 David Christensen wrote: > On Fri, Feb 26, 2016 at 11:11:17AM -0800, David Christensen wrote: > > I found that the Wheezy installer offers btrfs (xfs also?), but only > > boots ext[234] > > On 02/26/2016 11:24 AM, Dan Ritter wrote: > > My wheezy box has an ext4

Re: Debian as My home firewall/router

2016-02-27 Thread heqamilus
On 02/27/2016 05:32 PM, Jose Martinez wrote: > I use iptables for this application in Debian. Thanks you. Firewalling is just one topic. I would setup vlan internetworking. I own a managed switch and I want to use debian as router. I'm searching for vlan and wireless access point :) If someone

Re: Android emulator

2016-02-27 Thread Siard
Reco wrote: > Luckily alternatives are exist. More important is that it's free > software alternatives. > > First one is http://android-x86.org. It's somewhat outdated Android > build for x86-64, ready to be placed in any virtual machine of your > choice. The installation and running needed apps c

Re: Debian as My home firewall/router

2016-02-27 Thread Reco
On Sat, 27 Feb 2016 12:15:21 -0300 Renaud (Ron) OLGIATI wrote: > On Sat, 27 Feb 2016 15:22:09 +0100 > heqamilus wrote: > > > I know that is possible to build a firewall using Debian. > > It is possible, but why go to the bother when you have dedicated > distributions like IPCop that come read

Re: Verify packages?

2016-02-27 Thread Andrew McGlashan
On 27/02/2016 7:57 AM, Brian wrote: > On Fri 26 Feb 2016 at 15:24:04 +0100, Christian Seiler wrote: > >>For known rootkits you can use the chkrootkit tool (available >>also as a Debian package), but that also has it's limitations. > > Being incapable of detecting anything sigificant bei

Re: Debian as My home firewall/router

2016-02-27 Thread Jose Martinez
On 02/27/2016 08:22 AM, heqamilus wrote: Hi, I know that is possible to build a firewall using Debian. I'm searching for some tutorials, I need to know the system's utility to configure Debian installation in this way. For example, manage network interfaces, NAT, vlan and optionally DNS I'm

Re: Laptop screen doesn't activate when disconnect from external monitors

2016-02-27 Thread arian
Hi, I think I stumbled upon this before, but it was not that much of a problem for me, because I never disable my laptops internal screen - it's probably desktop-environment dependent, which one are you using? - do you have an sshd running? ssh into you laptop and issue # xrandr --auto - there

Re: Debian as My home firewall/router

2016-02-27 Thread Ron
On Sat, 27 Feb 2016 15:22:09 +0100 heqamilus wrote: > I know that is possible to build a firewall using Debian. It is possible, but why go to the bother when you have dedicated distributions like IPCop that come ready to go, and are by design more secure than a specially-configured Debian will

Debian as My home firewall/router

2016-02-27 Thread heqamilus
Hi, I know that is possible to build a firewall using Debian. I'm searching for some tutorials, I need to know the system's utility to configure Debian installation in this way. For example, manage network interfaces, NAT, vlan and optionally DNS I'm able to do basic firewalling and install an

Re: Android emulator

2016-02-27 Thread Reco
On Fri, 26 Feb 2016 23:03:47 -0600 "Peter Easthope" wrote: > https://wiki.debian.org/AndroidTools indiates  > that Android SDK is a rather complex beast. > > Suppose a user needs one or a few Android apps  > but is not particularly interested in owning an  > Android device.  Is installation of A

Re: systemd and bash scripts

2016-02-27 Thread Jean-Baptiste Thomas
De: "tand.read" > I am testing my own systemd unit (a service) that has this > [service] section: > Type=oneshot > > RemainAfterExit=yes > ExecStart=/root/bin/mytest.sh start > ExecStop=/bin/echo /root/bin/mytest.sh stop > > ("Want="-ed by multi-user.target and "After=" local-fs.target) > and I

Re: user History File.

2016-02-27 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, Feb 27, 2016 at 12:30:20PM +0500, Muhammad Yousuf Khan wrote: > I have been trying one user to monitor his history. however every time i > "cat /home/username/.bash_history" i see always the same history as old one. > I want to monitor his hist

Re: Need mentorship and support

2016-02-27 Thread Himanshu Shekhar
On Feb 27, 2016 1:30 AM, "Jean-Baptiste Thomas" wrote: > > De: "Himanshu Shekhar" > > > The problem is about reading metacharacters. For example, username is > > "harry", password is "harry@123" , proxy server "10.101.12.1:8080". > > Thus, apt.conf would have text > > "http://harry:harry@123@10.1