Search found 52 matches

by windowsxp
5. Feb 2013, 11:53
Forum: Problems
Topic: [Solved] umask ignored by GUI applications
Replies: 6
Views: 3464

Re: [Solved] umask ignored by GUI applications

Hi,

thank .

i put here :

# run xfce4-session if installed

. $HOME/.bashrc

if which xfce4-session >/dev/null 2>&1; then

# check if we start xfce4-session with ck-launch-session. this is only
# required for starting from a console, not a login manager
if test "x$XFCE4_SESSION_WITH_CK" = "x1 ...
by windowsxp
5. Feb 2013, 11:08
Forum: Problems
Topic: Help for secure /etc/fstab
Replies: 5
Views: 2685

Re: Help for secure /etc/fstab

Hi,

nobody ?
by windowsxp
5. Feb 2013, 11:07
Forum: Problems
Topic: [Solved] umask ignored by GUI applications
Replies: 6
Views: 3464

Re: [Solved] umask ignored by GUI applications

Hi,

a little up ....

to get the right umask for GUI applications the line ". $HOME/.bashrc" has to be added to /etc/xdg/xfce4/xinitrc.

Because where in xinitrc ?
by windowsxp
1. Feb 2013, 00:37
Forum: Problems
Topic: Help for secure /etc/fstab
Replies: 5
Views: 2685

Re: Help for secure /etc/fstab

A little up for help with :

proc and sys

Because i use : mount -o remount / proc , and mount -o remount /sys
after the boot .

Why it' s no work fine by default with /etc/fstab ?

And it 's possible to do that with Gsalpt ?

my /etc/apt/apt.conf:

DPkg
{
// Auto remount readonly /usr
Pre-Invoke ...
by windowsxp
14. Jan 2013, 16:39
Forum: Problems
Topic: Help for secure /etc/fstab
Replies: 5
Views: 2685

Re: Help for secure /etc/fstab

You also have to add it to /home

Hi ,

thanks for your response ...

I use that now : work 's fine ( i think ) .

/dev/sda5 on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev,relatime)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
/dev/sda1 on /boot type ...
by windowsxp
10. Jan 2013, 00:27
Forum: Problems
Topic: Help for secure /etc/fstab
Replies: 5
Views: 2685

Re: Help for secure /etc/fstab

Hi ,

nobody secure /etc/fstab ?

:oops:
by windowsxp
10. Jan 2013, 00:25
Forum: Problems
Topic: [ solved ] Help for use Script in Midori ...
Replies: 2
Views: 1789

Re: Help for use Script in Midori ...

Hi ,

i think it 's not good use with midori ( better with firefox ) ... but i use "https finder 0.86" with firefox .

Privoxy it 's not for me !!!

Thank for your response ...
by windowsxp
7. Jan 2013, 14:46
Forum: Problems
Topic: Help for secure /etc/fstab
Replies: 5
Views: 2685

Help for secure /etc/fstab

Hi,

i want secure my fstab ( chmod 600 ) for Home User Desktop ( with Xfce ) ...

/dev/sda5 / ext4 defaults 1 1
/dev/sda1 /boot ext2 defaults 1 2
/dev/sda6 /var ext4 defaults 1 2
/dev/sda7 /tmp ext4 defaults,nosuid,noexec,nodev 1 2
/dev/sda8 /usr ext4 defaults 1 2
/dev/sda9 /home ext4 defaults 1 2 ...
by windowsxp
7. Jan 2013, 14:40
Forum: Problems
Topic: [ solved ] Help for use Script in Midori ...
Replies: 2
Views: 1789

[ solved ] Help for use Script in Midori ...

Hi,

i want use this script with midori :

https://github.com/Freso/gm-http2https

It 's possible and where put that ?

Thank .
by windowsxp
29. Nov 2012, 15:02
Forum: Bugs
Topic: [ solved ] Stop IPV6 on 14.0 RC3
Replies: 4
Views: 5061

Re: Stop IPV6 on 14.0 RC3

Hi ,

it 's : OK now !

^^

Thank .