-

  • FAQ (16)
  • Info (178)
  • Intelligence_the_technics (57)
  •    Android ( ) (39)
  •    Linux ( ) (21)
  • (81)
  •    _BMW (43)
  •    _Ferrari (15)
  •    _FORD (10)
  •    _Mercedes-benz (10)
  •    _ (10)
  •    _ (1)
  •    _ (22)
  •    _ (71)
  •    _ (53)
  •    _ (16)
  •    _ (2)
  •    _ (6)
  •    _ (12)
  • (855)
  •     (590)
  •    _ (102)
  •     (1)
  •     (10)
  •    _ (23)
  •     (138)
  • _ (538)
  •    _ (152)
  •    _UFO (106)
  •     (111)
  •    _ (175)
  • _ (61)
  • __ (34)
  • _ (101)
  • _ (876)
  • _ (19)
  • (6)
  •    _ (6)
  • (1393)
  •    __ (690)
  •    _ (201)
  •    _ (111)
  •    _ (24)
  •    _ (376)
  •     (7)
  •     (3)
  •    _ (3)
  • _ (37)
  • _ (7)
  • __ (60)
  • (51)
  • (2)
  • (56)
  • (19)
  • (16)
  • (455)
  • _ (135)
  • (3)
  • (40)
  •     (1)
  • (87)
  • (109)
  • (23)
  • (159)
  •    _ (6)
  • (9)
  • (327)
  •    _ (65)
  •    __ (44)
  •    _ (1)
  •    __5000 (135)
  •    _70 (83)
  • (6)
  • (10)

 -

 -

( Notepad): - (0)

( Notepad): (. Notepad) — ...

- (0)

1) 2) blog.ru , 3) 4)

... - (1)

... ? , ,...

- (0)

  ...

Help - (1)

  , ? ...

 -

 -

: 7 (0)
: 0 (0)
: 0 (0)
: 0 (0)
: 350 (0)

 -

    2019
2019
06:33 15.09.2019
: 21
    2018
2018
06:46 01.10.2018
: 10
    2017
2017
09:10 24.05.2017
: 5

 -

 -

   Aleksey_Malysh

 - e-mail

 

 -

 -

 LiveInternet.ru:
: 26.05.2010
: 5010
: 129
: 5914

:

Linux ( ).


: Android ( )(39)

: (10), (6), (327), (9), (159), (23), (109), (87), (40), (3), _(135), (455), (16), (19), (56), (2), (51), __(60), _(7), _(37), (1393), (6), _(19), _(876), _(101), __(34), _(61), _(538), (855), (81), Intelligence_the_technics(57), Info(178), FAQ (16)
(0)

Linux

, 24 2020 . 08:54 +
Linux
 
 1. " / ".
 
 2. "+".
 
 3. : " " "+".
 
 4. .
 
 5. "∧" "∨", " " .
 
  1. .
 
Intelligence_the_technics/Linux ( )


:  
(0)

Linux

, 24 2020 . 08:46 +
Linux
  
 1. gnome-tweaks , () Linux. , Synoptic, : gnome-tweak-tool, gnome-tweaks.
 
 2. , , "" -> " " (Language). : , English - .   , , , , English . , , , " ".
 

      ...

Intelligence_the_technics/Linux ( )


:  
(0)

Linux

, 24 2020 . 08:38 +

 

  gnome-tweaks, " " - " " - .

 

  : /usr/share/applications.

  .

Intelligence_the_technics/Linux ( )


:  
(0)

linux

, 21 2019 . 18:34 +
, (\n\r). .


find -type f -name \*.* -exec sed -i -r 's/ / /g' {} \;
Intelligence_the_technics/Linux ( )


:  
(0)

Linux

, 14 2019 . 09:28 +
. linux , .

. - , .

1. .

2. .

sudu xed /etc/ld.so.conf;
sudo xed /etc/ld.so.conf.d/libc.conf;
xed - , .

3. .

sudo rm /etc/ld.so.cache;

4. .

sudo ldconfig -v;

5. , ld.so.cache , , 4 . , 4 . . , , , , , .

6. .
Intelligence_the_technics/Linux ( )


:  
(0)

Linux

, 14 2019 . 09:21 +
, Linux.
synoptic , "" . , Linux. , . , , sudo apt-get install. , , .
Intelligence_the_technics/Linux ( )


:  
(0)

- Linux

, 12 2019 . 08:48 +
cross-compiling Linux .

sudo ./configure -host=x86_64-w64-mingw32;

x86_64, x86_64, . .
Intelligence_the_technics/Linux ( )


:  
(0)

Linux

, 10 2019 . 13:48 +
Linux .
, .

1. .
, .

sudo dpkg --get-selections > ./mylib.txt

.

sudo apt-key exportall > ./key_pkg.txt;

2. () mylib.txt key_pkg.txt Linux.

sudo apt-key add ./key_pkg.txt;
sudo cp -R ~sources/* /etc/apt/;
sudo dpkg --set-selections < ./mylib.txt;
sudo apt-get dselect-upgrade
Intelligence_the_technics/Linux ( )


:  
(0)

root Linux

, 10 2019 . 13:30 +

root Linux .

sudo rm -rf /dir;
Intelligence_the_technics/Linux ( )

:  
(0)

root Linux

, 10 2019 . 13:21 +
root .

sudo rsync -av --exclude='*.mp3' /source_dir /dect_dir;
sudo rsync -av /source_dir /dect_dir;

--exclude='*.mp3' *.mp3.
Intelligence_the_technics/Linux ( )

:  

 : [3] 2 1