我试图提取下载文件夹中的某个文件,给我的说明如下:
在终端中键入以下内容,它将被执行
tar -xvJf tor-browser-linux32-3.6.2_enUS.tar.xz
但是,当我在终端中输入它时,它会产生错误:
tar (child): tor-browser-linux32-3.6.2_enUS.tar.xz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is
每当我在终端中安装、更新或卸载程序时,就会出现这样的情况。
sudo apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED
linux-headers-3.2.0-35-generic-pae
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully
我想使用终端、openvpn和一些配置文件创建一个bash脚本来登录我的VPN服务。
-this是我第一次读Linux基础书籍atm学习终端命令,我还不错,但还是个菜鸟。我将使用nano作为我的文本编辑器--不要以为我是linux终端和bash脚本的新手。
#change to directory with config files
cd vpn
#run command that will startup openvpn/ipvanish(config files stored by me)
sudo openvpn --config ipvanish-SG-Singapore-si