If you get this error while compiling pam modules ,
be sure you have flex package as installed..
I was working on debian.
/home/eren/PAM/Linux-PAM-1.1.1/conf/pam_conv1/pam_conv_l.c:871: undefined reference to `yywrap'
collect2: error: ld returned 1 exit status
make[4]: *** [pam_conv1] Error 1
make[4]: Leaving directory `/home/eren/PAM/Linux-PAM-1.1.1/conf/pam_conv1'
make[3]: *** [all] Error 2
make[3]:...
just another foolish blog
16.11.13
14.11.13
Who am i ? [showterm]
1:38 PM
Posted by Eren Yağdıran
bash, embed, interactive, script, shell, showterm, website
No comments
Hello , i ve been testing showterm.io to embed interactive shell commands into blogposts.
http://showterm.io is perfect for embedding interactive shell commands into blogpos...
24.8.13
[arch linux] Systemd-journald yüksek cpu kullanımı.
11:44 AM
Posted by Eren Yağdıran
arch, conf, Forward, hooks, journal, linux, shutdown, syslog, systemd, usage
No comments
Eğer böyle bir sorunla karşılaşır iseniz , ekrana kafa atmadan önce dediklerimi yapın
journalctl --disk-usage yapıp , file systemde yaratılan journalların büyüklüğüne bakın.Eğer gb'larca değilse bu sayfayı kapatın.
Eğer disk-usage çok fazlaysa ,
/etc/systemd/journald.conf dosyasından
SystemMaxUse=16M
ForwardToSyslog=no
olarak değiştirin.
birde initramfs'de shutdown hook olarak ekleyin...