I'm not a kernel guru, but i can tell you for sure, your kernel has a
problem with a proprietary component
2013/9/18 Jim Green
>
> This happens in hibernation.
> 6143 Sep 16 00:34:30 antec kernel: [28317.484624] ACPI: Waking up from
> system sleep state S4
> 6144 Sep 16 00:34:30 antec kernel: [
Read this link http://www.novell.com/support/kb/doc.php?id=3582750
2013/9/18 Rares Aioanei
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 09/18/2013 01:46 AM, emmanuel segura wrote:
> > I'm not a kernel guru, but i can tell you for sure, your kernel h
lspci -vv
2013/9/20 Jim Green
> On Wed, Sep 18, 2013 at 10:51:35AM +0100, Darac Marjal wrote:
> > Just before the error is the complaint
> >
> > irq event 55: bogus return value ff94
> >
> > What device have you got on IRQ 55? (Try "grep 55: /proc/interrupts" to
>
> grep 55: /proc/interru
you can use service chroot, but i think it can be more elegant if you use
openvz or lxc for confine services
2013/10/1 Muhammad Yousuf Khan
> is there a way to install server side stuff like apachi and my sql in to
> different mount points or directories.
>
> Thanks,
>
> Myk
>
--
esta es mi
How did you configured eth2? dhcp too? why you tap as bridge port intend of
eth2?
2013/10/2 Ross Boylan
> I setup bridging on my system for kvm, but on restart of the host system
> (no guest VM's running) could not ping outside my local network.
>
> Bringing the bridge down corrected the probl
+1
2013/10/21 Jeremy T. Bouse
> On 21.10.2013 07:56, Pol Hallen wrote:
>
>> Hey all :-)
>>
>> I'm sorry for banal question but I didn't find any answer to my question.
>>
>> In the /etc/postfix/main.cf I see many parameters like:
>>
>> smtpd_sasl_auth_enable = yes
>>
>> but also:
>>
>> smtp_sas
/usr/bin/perl
2013/10/31 John W. Foster
> This is causing a error on one of my servers during a file import.
> Likely being called by a script (that I didn't write).
> any Ideas?
>
> sh: /usr/bin/pl
>
> Thanks
> John
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> wit
kill -9 $$
2013/11/13 Antonio Paiva
> Hi everyone,
>
> I would like to set up an ssh server such that, everytime someone tries to
> connect to it, a script will be run to control certain aspects of the
> connection. More specifically, I want to check if certain conditions are
> met and, if they
sorry for the sort answer, why you don't use /etc/profile for archive what
you want?
2013/11/13 emmanuel segura
> kill -9 $$
>
>
> 2013/11/13 Antonio Paiva
>
>> Hi everyone,
>>
>> I would like to set up an ssh server such that, everytime someone tries
>
#! /usr/bin/env perl
use warnings;
2014-11-01 17:58 GMT+01:00 Jonathan Dowland :
>
> On 1 Nov 2014 15:30, Martin Read wrote:
>>
>> On 01/11/14 14:52, lee wrote:
>> > what's the proposed Debian way to deal with a different location of the
>> > 'perl' executable?
>>
>> #! /usr/bin/env perl
>
> Th
if you are using grub2
http://askubuntu.com/questions/19486/how-do-i-add-a-kernel-boot-parameter
2014-07-06 16:19 GMT+02:00 Paul E Condon :
> I am a foolish user of Wheezy. I want to see for myself
> what will happen if I switch to systemd today. I find on
> wiki.debian.org/systemd a document with
I think that nfs ins't a block or character divece, but a network filesystem
2014-07-25 18:19 GMT+02:00 Minesh Parmar :
> I am running Debain Kernel Version 3.2.0-0.bpo.4-amd64 and system is
> expecting very large number of NFS Mount point.
>
> Here is my question...
>How I can find minor and
Have you try systemctl enable postgresql.service ?
2014-08-06 16:58 GMT+02:00 B :
> sid
> amd64
>
>
> Hi mailing-listers,
>
> since the upgrade from 9.3 to 9.4, postgresql doesn't automatically start
> at boot anymore.
> I added a symlink to /lib/systemd/system/postgresql.serv
Maybe the link was created in a wrong directory
2014-08-06 17:34 GMT+02:00 Michael Biebl :
>
>
> On 6. August 2014 17:17:22 MESZ, B wrote:
>>On Wed, 6 Aug 2014 17:07:56 +0200
>>emmanuel segura wrote:
>>
>>> Have you try systemctl enable postgresql.serv
Maybe, because crond is running as root, try put this lines in your script
ls -l /proc/self/fd/1
ls -l /dev/stdout
please, you can tell us, how you scheduled the script in crond?
Thanks
2014-08-22 11:23 GMT+02:00 Tony van der Hoff :
> Hi,
>
> Running up-to-date Wheezy.
>
> I have a script, sim
Ciao a tutti,
Aggiungo qualcosa anchio, anche se penso che il mio contributo non
sara molto utile, comunque leggendo il link che stato postato prima,
nel quale si parla del fatto che si possono avere problemi, non usando
la /usr su una partizione separata, posso chiaramente smentire, adesso
in que
maybe your commands are wrong:
for example:
mkdir -p /fileserver/sales
useradd -m sample-u1
usermod sample-u1 -G sales you need to create the group before
smbpasswd -a sample-u1
groupadd sales # FIX ##
chgrp -R sales /fileserver/sales
2014-09-24 17:06 GMT+02:00 Gokan Atmaca :
> hello
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
install-grub is used on solaris x86
2014-06-07 10:45 GMT+02:00 Curt :
> On 2014-06-07, Man_Without_Clue wrote:
>>
>> I understand I should re-install GRUB from Debian side.
>>
>> Now, how do I do that?
>>
>> "install-grub" command doesn't work.
>>
>> How do I install grub?
>>
>
> Right. The comm
http://docs.oracle.com/cd/E19253-01/817-5093/disksxadd-45774/index.html
2014-06-07 11:34 GMT+02:00 emmanuel segura :
> install-grub is used on solaris x86
>
> 2014-06-07 10:45 GMT+02:00 Curt :
>> On 2014-06-07, Man_Without_Clue wrote:
>>>
>>> I understand I s
that was typo, if you read the link you can see the command is
/sbin/installgrub and i don't think solaris x86 doesn't uses grub1.
2014-06-08 22:13 GMT+02:00 Reco :
> On Sat, 7 Jun 2014 11:35:29 +0200
> emmanuel segura wrote:
>
>> http://docs.oracle.com/cd/E19253-01
-09 7:47 GMT+02:00 Reco :
> On Sun, 8 Jun 2014 22:41:53 +0200
> emmanuel segura wrote:
>
>> that was typo, if you read the link you can see the command is
>> /sbin/installgrub and i don't think solaris x86 doesn't uses grub1.
>
> Aha. So it's now inst
3) i know solaris on sparc doesn't use grub, i just used that system
for use the man bootadm command
maybe you understand what you want, we can end this conversation
2014-06-09 10:08 GMT+02:00 Reco :
> Hi.
>
> On Mon, Jun 09, 2014 at 08:49:51AM +0200, emmanuel segura wrote:
>>
Maybe you deleted the files, but some process are using the inodes
2013/1/30 Bonno Bloksma
> Hi,
>
> I had a problem that generated A LOT of messages in syslog and it grew
> untill the entire /var partition had 0 bytes free.
> The /var/log/syslog file was over 4GB large. I deleted it using a sim
That's what i means :-)
2013/1/30 Erwan David
> On Wed, Jan 30, 2013 at 02:15:45PM CET, William Ivanski <
> william.ivan...@gmail.com> said:
> > On 30-01-2013 11:03, Darac Marjal wrote:
> > >Linux takes the
> > >view that, although you've deleted the file, it won't disappear if
> > >you're still
Why you don't use a kvm guest?
2013/1/31 Umarzuki Mochlis
> hi,
>
> please suggest me a virtualization software to help me practice
> configuring openvpn
> thanks.
> --
> Regards,
>
> Umarzuki Mochlis
> http://debmal.my
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> w
Oracle ASM, mysql innodb
http://dev.mysql.com/doc/refman/5.0/en/innodb-raw-devices.html
2013/2/3
> Typically an application uses storage _via_ filesystem operations;
> opening a file, reading from it, writing to it and etc.
>
> Is there any instance where an application works with a partition
>
man tune2fs
-r reserved-blocks-count
Set the number of reserved filesystem blocks.
be careful with filesystem reserved block, one time i had a production
server with / corrupted
Thanks
2013/2/14 Mitchell Laks
>
> Hi I am trying to backup a volume which has size 347G. So I
Hello
Maybe it can the the disks write speed, anayway you can use netstat or ss
look for Recv-Q Send-Q columns
2013/4/12 John Elliot
> Thanks again for your help with this.
>
> I've run 500 pings (-c 500 -i 0) in both directions, and got zero loss.
>
> Ill try running tcpdump on both servers,
Hello John
Try to do read test on the sender, if you don't find any read problem try
to do a transfer using ftp
Thanks
2013/4/12 John Elliot
> Thanks for the reply:
>
> ss results (wget in "bad" direction):
>
> "Receiver" - Recv and Send does not change from "0":
> ESTAB 0 0
> 192.
Hello Jhon
With read test i mean dd or others tools
Thanks
2013/4/12 John Elliot
> Hi - What do you mean by "read test"? hdparm?
>
> hdparm -tT /dev/sda1
>
> /dev/sda1:
> Timing cached reads: 8412 MB in 2.00 seconds = 4207.53 MB/sec
> Timing buffered disk reads: 190 MB in 1.94 seconds
Hello John
I'm pretty sure the RAID and LVM are both MD devices but are using the same
name
Ummm LVM is on dm and raid software is on md, try to check your lvm.conf
into your initrd, because i thin the reason of your problem is, the vg was
not found
Thanks
2013/4/30 John Tate
> I installed
Look this
http://www.centos.org/docs/5/html/Cluster_Logical_Volume_Manager/lost_PV_remove_from_VG.html
2013/5/16 Ross Boylan
> One of the disks that was in an LVM Volume Group died, as a result of
> which LVM reports an error when the system starts. I believe because of
> the errors from lvm t
Gfs2 it self can be mounted as nfs share on the client side you dont even
need to run nfs underneath.
??
I have a collegue who told the same thing, but showed to him that's not true
If you have have a link for this, i can appreciate
Thanks
Emmanuel
2013/6/27 Igor Cicimov
> Gfs2 it self
Hello
If you wanna fix the problem = remove windows :)
2013/7/9 Yuwen Dai
> > I realize this is the sort of answer that annoys me to death when I get
> > it... but why not fix the time on your BIOS clock?
>
> I did. As I mentioned in the previous email, I set the BIOS clock as
> UTC time and
Hello Pol
You can do it with two different configuration files on the client side.
Thanks
2013/7/16 Pol Hallen
> Hi all :-)
>
> I've a large network over internet. Some clients connects to server by vpn.
>
> Now I need setting up another vpn server on other server:
>
> server1: openvpn server
Hello List
Maybe i wrong but i think the error is local
run_kver=`get_version_integer` the script calls get_version_integer like
external command, but it's a function
Thanks
2013/7/21 William Hopkins
> On 07/21/13 at 04:09pm, Stephen P. Molnar wrote:
> > In the case of Debian 7.1.0 the vmwar
Sorry
Forgot the previous mail
2013/7/22 emmanuel segura
> Hello List
>
> Maybe i wrong but i think the error is local
> run_kver=`get_version_integer` the script calls get_version_integer like
> external command, but it's a function
>
> Thanks
>
>
> 2013/
_integer '2' '6' '17'`
local run_kver=`get_version_integer`
if [ $run_kver -lt $ok_kver ]; then
return 1
fi
fi
modprobe $acpi
return 0
}
+++++++++
Hello
After you reboot and configure your kdump, before you do the test crash
dump, check if your crash kernel was loaded corretly with grep -i crash
/proc/iomem
2013/7/29 Andrew Walsh
> Hi all,
>
>
>
> I’ve got an issue trying to configure kdump on my debian systems, and I
> was hoping some
Can you show us the screen when crash happen? after you give echo c >
/proc/sysrq-trigger
2013/7/29 Andrew Walsh
> Yes, it appears that it was loaded as expected:
>
> # grep -i crash /proc/iomem
>
> 3300-36ff : Crash kernel
>
>
>
> Thanks for the response.
>
> *Andrew Walsh*
>
--
Hello
as you see in the kernel trace, maybe it's kernel BUG, i don't know if
there is an open bug for this, but it can be useful if you try to do the
same thing with an other kernel.
2013/7/29 Andrew Walsh
> Here is the output once I trigger the crash:
>
>
>
> [3518.067263] SysRq : Trigger a c
df -k?
2013/8/7 "M.Atıf CEYLAN"
> On 08/07/2013 02:55 PM, Jochen Spieker wrote:
>
>> "M.Atıf CEYLAN":
>>
>>> I have 2 Dovecot servers (as clustered on ocfs2). I sometimes get
>>> some errors since I installed the sieve plugin.
>>> Sometimes though they are not actually quota exceeded, I get "Qu
tunefs.ocfs2 --fs-features=discontig-bg /dev/your_block_device
2013/8/7 emmanuel segura
> Ok
>
> Try with this:
>
> debugfs.ocfs2 -n -R "stat //inode_alloc:"
>
> Verify that the value "Next Free Rec" is at 0 and the value of either 0 Free
ot;
> lot of free space
>
>
> On 08/07/2013 03:41 PM, emmanuel segura wrote:
>
> df -k?
>
>
> 2013/8/7 "M.Atıf CEYLAN"
>
>> On 08/07/2013 02:55 PM, Jochen Spieker wrote:
>>
>>> "M.Atıf CEYLAN":
>>>
>>>> I
f it's a workaround I'll make
> creation new volumes with big block size and move the data to there.
>
> What is your suggestion to me for mkfs.ocfs2 params? Journal size, cluster
> size etc.?
> (I have 6 volumes and each size is 140GB)
>
>
> On 08/07/2013 03:49 PM
Did you tryed rootdelay grub option?
2013/8/19 Hugo Vanwoerkom
> Hi,
>
> Booting the latest Debian stock kernels stop in initramfs saying that
> /dev/mapper/vgHDB-HDBB does not exist as root device.
>
> But the kernel that I built myself has no such problem.
>
> This refers to 3.10.4, and later
maybe your volume group are not active by initramdisk
2013/8/19 Hugo Vanwoerkom
> emmanuel segura wrote:
>
>> Did you tryed rootdelay grub option?
>>
>>
>>
> Yes, did not change anything.
>
>
> Hugo
>
>
> --
> To UNSUBSCRIBE, email to
>
Every kernel has a initramdisk, try to recreate the debian ramdisk boot
with your kernel and look this link
http://serverfault.com/questions/310445/booting-root-filesystem-on-lvm
2013/8/19 Hugo Vanwoerkom
> emmanuel segura wrote:
>
>> maybe your volume group are not active by
Match User user01
ChrootDirectory /home
ForceCommand internal-sftp
X11Forwarding no
AllowTcpForwarding no
Match User user02
ChrootDirectory /home
ForceCommand internal-sftp
X11Forwarding no
AllowTcpForwarding no
useradd -m user01 && useradd -m user02
chmod 300 /ho
yes
2014-02-22 22:32 GMT+01:00 Pol Hallen :
> Hi folks!
>
> Reading some howtos about quota disk I'm not sure about this topic
> (because is very old):
>
> "checking quotas regularly - Linux doesn't check quota usage each time a
> file is opened, you have to force it to process the aquota.user a
show us your nagios host definition
2018-03-06 14:26 GMT+01:00 Gokan Atmaca :
> > Been a while since I've dealt with nagios, but don't you have to restart
> > / reload it in order for it to read teh config files again?
>
> hello
>
> I restarted and reloaded. Nothing changed.
>
> thanks.
>
> On Tu
modprobe cifs maybe can help you.
2016-01-16 22:02 GMT+01:00 Steve Matzura :
> After a reboot, one of my shares will no longer mount. And of course,
> it's the big one, the NAS box. Here is output from `strace mount.cifs
> //DISKSTATION1/BigVol1 /mnt/bigvol1 -o
> vers=2.1,username=***,password=***
Sorry,
The problem was solved using sec=ntlm
2016-01-17 11:26 GMT+01:00 Nemeth Gyorgy :
> 2016-01-17 00:48 keltezéssel, Steve Matzura írta:
>>> modprobe cifs maybe can help you.
>>
>> What is supposed to happen when I enter that command? All I got was
>> another shell prompt.
>
> After modprobe t
Try to use /etc/ld.so.conf for load your library
2012/1/12 Denny Schierz
> hi,
>
> I've created a file /etc/profile.d/path.sh
>
> with:
>
> LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/lib/jni"
> export LD_LIBRARY_PATH
>
> If you log in on a plain shell, it works, but if you log in via X
> (kde/gnome/
Try to do this
set -x
source /etc/profile
like that you can see if you have some syntax error
2012/1/12 Denny Schierz
> hi,
> Am 12.01.2012 um 13:56 schrieb emmanuel segura:
>
> > Try to use /etc/ld.so.conf for load your library
>
> nope, Sun Java parses the LD_LIBRARY
grep xfs /proc/filesystems
echo $?
2012/2/2 Gábor Illó
> Dear Debian users!
>
> I have 1 strorage disk connected in USB port. I need mount EFI
> filesystem storage to my server.
>
>
> fdisk -l
>
> WARNING: GPT (GUID Partition Table) detected on '/dev/sdr'! The util
> fdisk doesn't support GPT.
while read line;
do
echo $line
done < rsa
2012/2/10 Alejandro Rodriguez Luna
> Hi everyone, I was creating a script and i found something i can't figure
> out.
>
> #/bin/bash
> for i in $(cat certificates.txt)
> do
> echo $i
> done
>
> I expected this
>
> RSA Secure Server Certifica
try to change
==
[domain_realm]
.example.es = example.ES
example.es = example.ES
==
to
==
[domain_realm]
.example.es = EXAMPLE.ES
example.es = EXAMPLE.ES
Il giorno 06 marzo 2012 13:31, Arturo Borre
This is my version
#!/usr/bin/env perl
use warnings;
use strict;
my $string = "450x35+60+10";
if($string =~ m/(\d+)[x-](\d+)\+(\d+)\+(\d+)/)
{
my @list = $string =~ m/(\d+)[x-](\d+)\+(\d+)\+(\d+)/;
print scalar @list . ":" . " " . join(
perl -e 'while(<>){chomp; s/root/Root/g; print "$_\n"; }' /etc/passwd
Il giorno 17 aprile 2012 15:52, Eduardo M KALINOWSKI <
edua...@kalinowski.com.br> ha scritto:
> On Ter, 17 Abr 2012, Chris wrote:
>
>> Firstly I petty much suck at scripting so I need help.
>>
>> I have a file where each lin
BK_FULLPATH="${BK_LOCATION}/BACKUP_${DATETIME}.tar.bz2"
tar -cjf "$BK_FULLPATH" "$BK_LIST"
Il giorno 21 aprile 2012 10:07, Soare Catalin ha
scritto:
> Hello fellow Linux supporters!
>
> I apologise if this specific thread is off topic to this mailing list.
>
> I've been having problems with a b
Scusa ho svagliato
BK_FULLPATH="${BK_LOCATION}BACKUP_${DATETIME}.tar.bz2"
tar -cjf "$BK_FULLPATH" "$BK_LIST"
Il giorno 21 aprile 2012 10:07, Soare Catalin ha
scritto:
> Hello fellow Linux supporters!
>
> I apologise if this specific thread is off topic to this mailing list.
>
> I've been having
openssl passwd -1 test01
output = $1$q.C/Xn5Q$AkvYZAwzTkpGF.Q9O/NC90
usermod -p $1$q.C/Xn5Q$AkvYZAwzTkpGF.Q9O/NC90 your_username
i hope this can be enough
:-)
2010/8/10 Jordon Bedwell :
> On Tue, 2010-08-10 at 01:52 +, T o n g wrote:
>> Hi,
>>
>> What's the easiest way to set password for
thanks
2010/8/10 Martin Kraus :
> On Tue, Aug 10, 2010 at 11:03:33AM +0200, emmanuel segura wrote:
>> openssl passwd -1 test01
>> output = $1$q.C/Xn5Q$AkvYZAwzTkpGF.Q9O/NC90
>>
>> usermod -p $1$q.C/Xn5Q$AkvYZAwzTkpGF.Q9O/NC90 your_username
>>
>> i hope thi
try to look this link
http://www.cyberciti.biz/faq/tunning-linux-ext3-filesystem/
2010/9/10 Jakub Jedelsky :
> Hi list!
>
> I want to copy a lot of files via rsync (about 200GB), but the process
> ends in D state after some time. In /var/log/kern.log I have this error:
>
> Sep 10 09:26:45 serverna
AddType application/x-httpd-php .php
2010/11/12 Zachary Uram :
> Running Debian testing, I installed libapache2-mod-php5, php5,
> php5-common, php5-cgi, php-pear and created a test file "info.php"
> which is 1 line ""
> However when I go to http://myserver.org/info.php it prompts me to
> download
if using apache2 look in -l /etc/apache2/mod-enable/*.conf
2010/11/12 Zachary Uram :
> On Fri, Nov 12, 2010 at 7:13 AM, emmanuel segura wrote:
>> AddType application/x-httpd-php .php
>
> To which file do I add this?
>
> Zach
>
--
esta es mi vida e me la vivo hasta
68 matches
Mail list logo