雑記 日記帳 ゴミ箱アイコン 色々

ゴミ箱アイコン

dconf-editor

/org/mate/caja/desktop

MATE Tweak を起動で設定出来る。

***********

http://882323836.hatenablog.com/archive/category/Debian

sudo apt-get install mate-desktop-environment-extras
でインストールして

********************

 

https://software.opensuse.org/package/aqualung?search_term=aqualung

 ********************

ifconfigコマンドを使用したい場合はインストールする必要がある。

# apt-get install net-tools

************************

LXDE追加

 # apt-get install task-lxde-desktop
***********************
gdebi
***********************
動画サムネ  sudo apt install ffmpegthumbnailer 効果なし
**********************
synapticでyad をインストール
*********************
/etc/apt/sources.list
/etc/apt/sources.list.d
sudo apt-get dist-upgrade
*********************
xombrero Browser どうなのか?

 

雑記 日記帳   # EDITOR=nano visudo で

 

これからの予定

Manjaro派生はNetrunner 2014.09.1 Snapshotで新しい物は出ていませんでした。

この方が新しい物が必要だと思うのですが。

http://www.netrunner.com/download/

これをV-BOXにインストールしてUpdateで問題が起きないような方法が存在するのか試してみる。

***********************************************************

-------------------------------------------------------------------

KaOS  

# EDITOR=nano visudo    

------------------------------------------------------------------
# Defaults specification

# Runas alias specification

# User privilege specification
root ALL=(ALL) ALL
live ALL=(ALL) ALL
live ALL=NOPASSWD: /bin/cp
live ALL=NOPASSWD: /usr/bin/dbus-launch
live ALL=NOPASSWD: /usr/bin/installerlauncher
live ALL=NOPASSWD: /usr/bin/installer
live ALL=NOPASSWD: /usr/bin/thus
live ALL=NOPASSWD: /usr/bin/calamares
live ALL=NOPASSWD: /usr/bin/pacman
live ALL=NOPASSWD: /usr/bin/partitionmanager
live ALL=NOPASSWD: /usr/bin/netcfgGUI
live ALL=NOPASSWD: /usr/lib/installer/installerlauncherworker

# Uncomment to allow people in group wheel to run all commands
# %wheel ALL=(ALL) ALL

# Same thing without a password
# %wheel ALL=(ALL) NOPASSWD: ALL

# Samples
# %users ALL=/sbin/mount /cdrom,/sbin/umount /cdrom
# %users localhost=/sbin/shutdown -h now

# %bundle ALL=NOPASSWD: /bin/mount -o loop -t squashfs *
# %bundle ALL=NOPASSWD: /bin/mount -o loop -t ext4 *
# %bundle ALL=NOPASSWD: /bin/umount *
# %bundle ALL=NOPASSWD: /usr/bin/pacman -Sy
# %bundle ALL=NOPASSWD: /usr/bin/yaourt -Sy
hoge ALL=(ALL) NOPASSWD:ALL

あるいは

hoge ALL=(ALL:ALL) NOPASSWD: ALL

-----------------------------------------------------------------------------

上記でパスワードなしで#に成る。hogeはユーザー名です。

これがDebian、Mintだと例として

 # %wheel ALL=(ALL) ALL  のところが

 # %wheel ALL=(ALL:ALL) ALL だったと思う。

ホストのMint17で

 # EDITOR=nano visudo    

-------------------------------------------------------------------------------

雑記 日記帳 DEB系の fcitx-mozcのインストール方法

 

これは多々書いてきたのですが、探し難いので

Linux Mint Debian Edition
Fcitx へ切り替えできるようにするため
im-config を入れて下さい。
$ sudo apt-get install im-config
$ sudo apt-get install fcitx fcitx-mozc fcitx-frontend-gtk2 fcitx-frontend-gtk3 fcitx-ui-classic fcitx-config-gtk mozc-utils-gui
$ im-config -n fcitx

------------

下記はUbuntu  linuxmint

$ sudo apt-get install fcitx fcitx-mozc fcitx-frontend-gtk2 fcitx-frontend-gtk3 fcitx-frontend-qt4 fcitx-frontend-qt5 fcitx-ui-classic fcitx-config-gtk mozc-utils-gui

$ im-config -n fcitx

雑記 日記帳 Brave

https://brave-browser.readthedocs.io/en/latest/installing-brave.html#linux

Installing Brave

Linux

NOTE: If Brave does not start and shows an error about sandboxing, you may need to enable user namespaces. For security reasons, we do NOT recommend running with the --no-sandbox flag. For more info, see https://github.com/brave/brave-browser/issues/1986#issuecomment-445057361.

Release Channel Installation

Ubuntu 16.04+ and Mint 18+

sudo apt install apt-transport-https

curl -s https://brave-browser-apt-release.s3.brave.com/brave-core.asc | sudo apt-key --keyring /etc/apt/trusted.gpg.d/brave-browser-release.gpg add -

source /etc/os-release

echo "deb [arch=amd64] https://brave-browser-apt-release.s3.brave.com/ $UBUNTU_CODENAME main" | sudo tee /etc/apt/sources.list.d/brave-browser-release-${UBUNTU_CODENAME}.list

sudo apt update

sudo apt install brave-browser

Debian 9, Ubuntu 14.04 and Mint 17

sudo apt install apt-transport-https

curl -s https://brave-browser-apt-release.s3.brave.com/brave-core.asc | sudo apt-key --keyring /etc/apt/trusted.gpg.d/brave-browser-release.gpg add -

echo "deb [arch=amd64] https://brave-browser-apt-release.s3.brave.com/ trusty main" | sudo tee /etc/apt/sources.list.d/brave-browser-release-trusty.list

sudo apt update

sudo apt install brave-browser

Fedora 28+

sudo dnf config-manager --add-repo https://brave-browser-rpm-release.s3.brave.com/x86_64/

sudo rpm --import https://brave-browser-rpm-release.s3.brave.com/brave-core.asc

sudo dnf install brave-browser

CentOS/RHEL

sudo rpm --import https://brave-browser-rpm-release.s3.brave.com/brave-core.asc

cat << EOF | sudo tee /etc/yum.repos.d/brave-browser-release.repo
[brave-browser-release]
name=Brave Browser Release Channel repository
baseurl=https://brave-browser-rpm-release.s3.brave.com/x86_64/
enabled=1
EOF

sudo yum install brave-browser

The key you’re importing should have fingerprint 

 

雑記 日記帳 lxde  自動起動するアプリ

lxde  自動起動するアプリ

lxde  自動起動するアプリ  でぐぐって

lxsession-edit

設定>デスクトップセッションの設定 を開く
再ログインすると自動起動が適用

************************************

コマンドでは

sudo nano /etc/xdg/lxsession/LXDE/autostart 
起動したいアプリのコマンドを@をつけて記述(例 @ibus-daemon)