Hello!
I'd like to know, if it is possible to configure networking in Debian
headless box (no gui), so the USB 4G dongle will hijack default route
from ethernet interface after plug-in, and return default route after
disconnection.
Is it possible ?
best reagrds
Jarek
http://jjpromoproductsblog.com/wp-content/plugins/mysite.html
--
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/BANLkTi=gmQgWwtME-Ogh91EXtuZCkY=8...@mail.gmail.com
Hello,
we all know that Etch usues kernel 2.4.18 during installation but is
there some way to install Etch using kernel 2.4.22?
Regards,
Jarek
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi all,
I have installed Etch on LSI 8704ELP HW RAID controller. Installation
process went just fine but after reboot starting proccess freezed.
If you have any suggestions I will be glad.
Regards,
Jarek
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe"
I don't have /etc/samba/smbpasswd file.
pdbedit -L - return all users on my Debian system, but probably not
everyone has samba account...
I need list only samba users. Any other help?
Thanks.
--
Regards
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble?
Hi,
I'd like list all user added in the past by "smbpasswd -a
user1user2. user3" .
Could you tell me where samba stores this information.
Thanks in advance.
--
Regards
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi all!
Is it possible to configure networking in that way, that dhcp will not
be launched if there is no cable ?
I don't want to wait or Ctrl+C dhclient if there is no cable connected.
regards
Jarek
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "u
mysqlcheck --repair --all-databases
Have a look at the man page for mysqlcheck.
Thank you for help it works good, only one problem is with InnoDB tables:
---
sales.users
note : The storage e
> I suposse you will need to do inside the mysql client console:
> mysql> USE ;
> mysql> REPAIR TABLE ;
> ... and so on...
Thanks for replay. I understand if I would have one or two databases, but I
have o lot of databases with a lot of tables it is impossible do this in way
you show.
Anybody hav
Hi
I've upgrades sarge to etch. I've got problem with MySQL 5 (previously I had
MySQL 4). MySQL server tells me:
--
Table upgrade required. Please do "REPAIR TABLE `adresy`"
to fix it!
...
Version: '5.0.32-Debian_7etch1-log'
socke
Easter!
--
Jarek <[EMAIL PROTECTED]>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi
I've installed libpam-cracklib, I've made some changes in
/etc/pam.d/common-password because I wanted force my users to use "strong
password"
-
common-password:
#password requiredpam_unix.so use_authtok nullok md5
pas
Witam
Jak można sprawdzić które IP aktualnie są przydzielone przez serwer,
albo ewentualnie które są wolne w danej chwili
--
Pozdrawiam
Nobody knows?
Is it possible in general?
--
Best regards
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> Is Apache running on the remote server? If so, could upload a
> vulnerable PHP script and then exploit it to give yourself a remote root
> shell?
Yes it's, but this up to date version 2, so how do this?
--
Best regards
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubs
> okay, *maybe* this will work. man su says it looks for the shell
> specified by --shell, then $SHELL if --preserve-environment is used,
> then the shell in /etc/passwd and finally /bin/sh. So what if you
> don't specify a shell, and can remove /usr/bin from your path. Its
> possible that if su ca
> su -s /bin/bash
It doesn't work :(
--
$ su --shell=/bin/bash
Password:
Enter new UNIX password:
--
$ cgrep root /etc/passwd
root:x:0:0:root:/root:/usr/bin/passwd
--
--
Best regards
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subje
> Have you setup sudo? Can you perhaps do a sudo -i, or a sudo /bin/chch
> or some such shell?
Unfortunately I haven't, yet :(
>Boot from a Live CD and fix it from there.
I know about this but it's remote machine, so I can't do this.
--
Best regards
--
To UNSUBSCRIBE, email to [EMAIL PROTE
Hi
I changed my user root shell to /usr/src/passwd, by mistake :(
I forgot add user to command chsh
#chsh -s /usr/bin/passwd
I can't login as root :( is it possible change this without going to
physical machine and boot from LiveCD?
I know root password, and other user who have default shell /
> Quotes from the iptables tutorial :
>
> "The conntrack match is an extended version of the state match"
>
> You can use more specific options with the conntrack match.
> Both rules do the same thing.
OK. Thank You
--
Best regards
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subjec
Hello
What is difference between
-A INPUT -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT
and
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
--
Best regards
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> My advice? Go ahead and restrict permissions under /etc if you insist,
> but don't be surprised to find stuff suddenly failing to work!
OK. Thank You Dave for advices... I remove world access apache, bind and
some other files, catalogs... It looks like works normal and users don't
have access.
> Apache2: Apache2 starts up as root, and then changes to the
> user and group specified in the config files (default is
> www-data:www-data). So, if you change the group owner of
> apache2 to www-data (and all the files therein), and remove
> world access (chmod o-rwx), apache should still work.
> Files in /etc are designed to be readable to all processes, including
> user processes. For example, /etc/resolv.conf for looking up hosts,
> /etc/passwd for user details and so on. Anything which explicitly needs
> to be hidden from normal users can have appropriate permissions set,
> e.g. /e
Hello
> You can change the permissions for home directories so that users cannot
> see each others; you can also change the permissions for /root so that
> it is invisible to non-root users (chmod 700 ...)
OK. I've done this. But at /root/ catalog I have some scripts, this scripts
have symbolic l
Hello
How restrict default policy in debian: users (who have ssh account) can read
files in /etc, /root, /home/other_users etc.
I'd like change this, simultaneously don't cause conflicts with other
working daemon
--
Best Regards
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject
Dnia 24-01-2007, śro o godzinie 01:06 +0100, Jarek napisał(a):
> Hi all!
>
> I've noticed that some web pages on my PC are scrolling very slowly
> eating up 100% of CPU.
> The example is here: http://www.regular-expressions.info/email.html
>
> Is thi
Hi all!
I have to use data from M$ SQL server in one of PHP apps running on
sarge. The problem is that buggy freetds from sarge crashes very often.
Is there any way to backport latest freetds to sarge ?
Or maybe there is some other way to access MS SQL server from PHP ?
--
Jarek
with quota. Does anyone know somthing interesting ?
best regards
--
Jarek <[EMAIL PROTECTED]>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
t of Advantech PC104 boards, and they are working great.
Debian sarge without most of /usr/share, fits on CF 128MB.
--
Jarek <[EMAIL PROTECTED]>
at all.
The problem happends every few weeks, so it is not easy to reproduce it.
After restart everything works fine.
Does anyone have any idea ?
Best regards
Jarek
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi all!
Does anyone know what happend to debian.org ?
Most of package lists and package info pages are broken.
Like this:
http://packages.debian.org/stable/text/
Jarek
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hello
> /etc/sysctl.conf
Could You give me some more information, please
--
Best regards
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hello
Thank You for replay
> First of all, you probably don't want to start your firewall prior to
> your interface being brought up (pre-up). This would causa ..
You're right, I've moved my script again to /etc/network/if-up.d. I've
thought it's better have script in if-pre-up.d (more secur
Hi All
I have two network cards eth0 (public IP Internet) eth1 (private LAN).
I have firewall script in "/etc/network/if-pre-up.d". Unfortunately
when my system boots script runs three times.
How change this (I'd like script starts once)?
--
Best regards
--
To UNSUBSCRIBE, email to [EMAIL PRO
Hi all!
Does anyone knows, a simple fake ssh, to build honeypot ?
I've tried tinyhoneypot, but I it looks that he can't simulate ssh.
thanks in advance
--
Jarek 111 <[EMAIL PROTECTED]>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscri
Mark Phillips wrote:
>
> I've just tried to hook up my new IBM drive, and when I try to use cfdisk
> on it I get:
>
> FATAL ERROR: Bad signature on partition table
> Press any key to exit cfdisk
>
> And on fdisk I get:
>
> Device contains neither a valid DOS partition
Try the work group server form Oracle.
We are running for more the 6 months and are quite satisfied.
A trial version can be downloaded from oracle web site.
If You need more details do not hesitate to mail me.
Jarek
, not only a total amount of reads - writes.
Does anybody know about a tool that can help me monitor how my drives
are working.
thanx
Jarek Lewinski
tool that can help me monitor how my drives
are working.
thanx
Jarek Lewinski
40 matches
Mail list logo