Bonjour à tous !

Je me tourne vers vous car après de multiples recherches sur internet je n'ai toujours pas trouvé de réponses à mon réponse à mon problème :

Je "contrôle" à distance une machine tournant sous Ubuntu 8.04.2 Hardy Heron via Putty en lignes de commande shell et Filezilla pour l'extrction et l'envoie de fichiers.

J'ai voulu faire un backup du fichier xorg.conf.
J'ai donc tapé dans le shell la commande sudo cp xorg.conf.backup xorg.conf avec pour message d'erreur "no space on display ..."

Avec Filezilla j'ai donc essayé de remplacer le fichier xorg.conf en créant d'abord une sauvegarde puis en envoyant le backup sur xorg.conf.
(j'ai modifié les droits sur xorg.conf et toutes mes manip sont en root)

Résultat de l'expérience : xorg.conf est vide, la copie aussi.

Heureusement j'avais déjà extrait xorg.conf sur mon disque dur donc je l'ai. Mais le transfert est impossible et je pense que c'est parce qu'un processus tourne et empêche toute modification.

Si vous avez une idée de ce qui bloque, cela m'aiderait beaucoup

Voici la liste de mes processus actuels :
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.3   2828  1692 ?        Ss   00:00   0:00 /sbin/init
root         2  0.0  0.0      0     0 ?        S<   00:00   0:00 [kthreadd]
root         3  0.0  0.0      0     0 ?        S<   00:00   0:00 [migration/0]
root         4  0.0  0.0      0     0 ?        S<   00:00   0:00 [ksoftirqd/0]
root         5  0.0  0.0      0     0 ?        S<   00:00   0:00 [watchdog/0]
root         6  0.0  0.0      0     0 ?        S<   00:00   0:00 [events/0]
root         7  0.0  0.0      0     0 ?        S<   00:00   0:00 [khelper]
root        70  0.0  0.0      0     0 ?        S<   00:00   0:00 [kblockd/0]
root        73  0.0  0.0      0     0 ?        S<   00:00   0:00 [kacpid]
root        74  0.0  0.0      0     0 ?        S<   00:00   0:00 [kacpi_notify]
root       147  0.0  0.0      0     0 ?        S<   00:00   0:00 [ata/0]
root       148  0.0  0.0      0     0 ?        S<   00:00   0:00 [ata_aux]
root       151  0.0  0.0      0     0 ?        S<   00:00   0:00 [ksuspend_usbd]
root       156  0.0  0.0      0     0 ?        S<   00:00   0:00 [khubd]
root       159  0.0  0.0      0     0 ?        S<   00:00   0:00 [kseriod]
root       166  0.0  0.0      0     0 ?        S<   00:00   0:00 [kmmcd]
root       172  0.0  0.0      0     0 ?        S<   00:00   0:00 [btaddconn]
root       173  0.0  0.0      0     0 ?        S<   00:00   0:00 [btdelconn]
root       190  0.0  0.0      0     0 ?        S<   00:00   0:00 [kondemand/0]
root       209  0.0  0.0      0     0 ?        S    00:00   0:00 [pdflush]
root       210  0.0  0.0      0     0 ?        S    00:00   0:00 [pdflush]
root       211  0.0  0.0      0     0 ?        S<   00:00   0:00 [kswapd0]
root       253  0.0  0.0      0     0 ?        S<   00:00   0:00 [aio/0]
root       918  0.0  0.0      0     0 ?        S<   00:00   0:00 [scsi_eh_0]
root       920  0.0  0.0      0     0 ?        S<   00:00   0:00 [scsi_eh_1]
root      1293  0.0  0.0      0     0 ?        S<   00:00   0:00 [krfcommd]
root      1563  0.0  0.0      0     0 ?        S<   00:00   0:00 [rpciod/0]
root      1622  0.0  0.0      0     0 ?        S<   00:00   0:00 [unionfs_siod/0]
root      2061  0.0  0.0      0     0 ?        S<   00:00   0:00 [kjournald]
root      2070  0.0  0.0      0     0 ?        S<   00:00   0:00 [loop0]
root      2133  0.0  0.0      0     0 ?        S<   00:00   0:00 [kjournald]
root      2312  0.0  0.1   2192   700 ?        S<s  00:00   0:00 /sbin/udevd --daemon
root      3442  0.0  0.0      0     0 ?        S<   00:00   0:00 [kjournald]
root      3670  0.0  0.1   1700   524 tty4     Ss+  00:00   0:00 /sbin/getty 38400 tty4
root      3671  0.0  0.1   1700   528 tty5     Ss+  00:00   0:00 /sbin/getty 38400 tty5
root      3676  0.0  0.1   1700   524 tty2     Ss+  00:00   0:00 /sbin/getty 38400 tty2
root      3678  0.0  0.1   1700   520 tty3     Ss+  00:00   0:00 /sbin/getty 38400 tty3
root      3679  0.0  0.1   1700   524 tty6     Ss+  00:00   0:00 /sbin/getty 38400 tty6
syslog    3705  0.0  0.1   1908   624 ?        Ss   00:00   0:00 /sbin/syslogd -u syslog
root      3725  0.0  0.1   1852   524 ?        S    00:00   0:00 /bin/dd bs 1 if /proc/kmsg of /var/run/klogd/kmsg
klog      3727  0.0  0.3   3128  2008 ?        Ss   00:00   0:00 /sbin/klogd -P /var/run/klogd/kmsg
105       3747  0.0  0.1   2524   928 ?        Ss   00:00   0:00 /usr/bin/dbus-daemon --system
root      3768  0.0  0.2   5128  1412 ?        Ss   00:00   0:00 /usr/sbin/sshd
root      3794  0.0  0.0      0     0 ?        S<   00:00   0:00 [loop1]
www-data  3816  0.0  0.2   5684  1308 ?        S    00:00   0:00 /usr/sbin/lighttpd -f /etc/lighttpd/lighttpd.conf
root      3836  0.0  0.2   2528  1172 tty1     Ss   00:00   0:00 /bin/login -f      tty1
root      3837  0.0  0.3   4140  1804 tty1     S+   00:00   0:00 -bash
root      3867  0.0  0.4   7584  2208 ?        Ssl  00:04   0:00 /usr/sbin/console-kit-daemon
root      4076  0.0  0.4   7844  2380 ?        Ss   01:01   0:00 sshd: root@notty
root      4079  0.0  0.2   4420  1316 ?        Ss   01:01   0:00 /usr/lib/openssh/sftp-server
root      4088  0.0  0.4   7844  2424 ?        Ss   01:05   0:00 sshd: root@pts/0
root      4091  0.0  0.3   4104  1780 pts/0    Rs   01:05   0:00 -bash
root      4100  0.0  0.1   2640  1004 pts/0    R+   01:09   0:00 ps aux
(T: 400T)root@ume:~#


et avant la manip :
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
root         1  0.0  0.3   2828  1692 ?        Ss   07:55   0:00 /sbin/init
root         2  0.0  0.0      0     0 ?        S<   07:55   0:00 [kthreadd]
root         3  0.0  0.0      0     0 ?        S<   07:55   0:00 [migration/0]
root         4  0.0  0.0      0     0 ?        S<   07:55   0:00 [ksoftirqd/0]
root         5  0.0  0.0      0     0 ?        S<   07:55   0:00 [watchdog/0]
root         6  0.0  0.0      0     0 ?        S<   07:55   0:00 [events/0]
root         7  0.0  0.0      0     0 ?        S<   07:55   0:00 [khelper]
root        70  0.0  0.0      0     0 ?        S<   07:55   0:00 [kblockd/0]
root        73  0.0  0.0      0     0 ?        S<   07:55   0:00 [kacpid]
root        74  0.0  0.0      0     0 ?        S<   07:55   0:00 [kacpi_notify]
root       147  0.0  0.0      0     0 ?        S<   07:55   0:00 [ata/0]
root       148  0.0  0.0      0     0 ?        S<   07:55   0:00 [ata_aux]
root       151  0.0  0.0      0     0 ?        S<   07:55   0:00 [ksuspend_usbd]
root       156  0.0  0.0      0     0 ?        S<   07:55   0:00 [khubd]
root       159  0.0  0.0      0     0 ?        S<   07:55   0:00 [kseriod]
root       166  0.0  0.0      0     0 ?        S<   07:55   0:00 [kmmcd]
root       172  0.0  0.0      0     0 ?        S<   07:55   0:00 [btaddconn]
root       173  0.0  0.0      0     0 ?        S<   07:55   0:00 [btdelconn]
root       190  0.0  0.0      0     0 ?        S<   07:55   0:00 [kondemand/0]
root       209  0.0  0.0      0     0 ?        S    07:55   0:00 [pdflush]
root       210  0.0  0.0      0     0 ?        S    07:55   0:00 [pdflush]
root       211  0.0  0.0      0     0 ?        S<   07:55   0:00 [kswapd0]
root       253  0.0  0.0      0     0 ?        S<   07:55   0:00 [aio/0]
root       918  0.0  0.0      0     0 ?        S<   07:55   0:00 [scsi_eh_0]
root       920  0.0  0.0      0     0 ?        S<   07:55   0:00 [scsi_eh_1]
root      1293  0.0  0.0      0     0 ?        S<   07:55   0:00 [krfcommd]
root      1563  0.0  0.0      0     0 ?        S<   07:55   0:00 [rpciod/0]
root      1622  0.0  0.0      0     0 ?        S<   07:55   0:00 [unionfs_siod/0]
root      2061  0.0  0.0      0     0 ?        S<   07:55   0:00 [kjournald]
root      2070  0.0  0.0      0     0 ?        S<   07:55   0:00 [loop0]
root      2335  0.0  0.0      0     0 ?        S<   07:55   0:00 [kjournald]
root      2515  0.0  0.1   2192   704 ?        S<s  07:55   0:00 /sbin/udevd --daemon
root      3646  0.0  0.0      0     0 ?        S<   07:55   0:00 [kjournald]
root      3872  0.0  0.1   1700   524 tty4     Ss+  07:55   0:00 /sbin/getty 38400 tty4
root      3875  0.0  0.1   1700   516 tty5     Ss+  07:55   0:00 /sbin/getty 38400 tty5
root      3881  0.0  0.1   1700   520 tty2     Ss+  07:55   0:00 /sbin/getty 38400 tty2
root      3884  0.0  0.1   1700   520 tty3     Ss+  07:55   0:00 /sbin/getty 38400 tty3
root      3887  0.0  0.1   1700   520 tty6     Ss+  07:55   0:00 /sbin/getty 38400 tty6
root      3927  0.0  0.1   1852   532 ?        S    07:55   0:00 /bin/dd bs 1 if /proc/kmsg of /var/run/
klog      3929  0.0  0.3   3128  2004 ?        Ss   07:55   0:00 /sbin/klogd -P /var/run/klogd/kmsg
105       3949  0.0  0.1   2524   964 ?        Ss   07:55   0:00 /usr/bin/dbus-daemon --system
root      3970  0.0  0.2   5128  1412 ?        Ss   07:55   0:00 /usr/sbin/sshd
root      3996  0.0  0.0      0     0 ?        S<   07:55   0:00 [loop1]
www-data  4018  0.0  0.2   5684  1316 ?        S    07:55   0:00 /usr/sbin/lighttpd -f /etc/lighttpd/lig
root      4038  0.0  0.2   2528  1168 tty1     Ss   07:55   0:00 /bin/login -f      tty1
root      4039  0.0  0.3   3988  1576 tty1     S+   07:55   0:00 -bash
root      4048  0.0  0.2   3720  1232 tty1     S+   07:55   0:00 /bin/bash /usr/bin/startx
root      4055  0.0  0.1   2752   776 tty1     S+   07:55   0:00 xinit /root/.xinitrc -- /usr/bin/X -br
root      4056  3.6 99.9 564748 531936 tty7    S<sl+ 07:55   2:07 /usr/bin/X :0 -br -dpms -s 0 -logfile
root      4064  0.0  0.0   1756   476 tty1     S    07:55   0:00 /bin/sh /root/.xinitrc
root      4185  0.0  0.1   2524   864 ?        Ss   07:55   0:00 /usr/bin/dbus-daemon --fork --print-pid
root      4186  0.0  0.1   2964   608 ?        S    07:55   0:00 dbus-launch --autolaunch 130c0c88b02927
=> C'est xinitrc qui lancait xorg !

mercii