AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / user-130170

petur's questions

Martin Hope
petur
Asked: 2020-03-26 23:03:56 +0800 CST

VPN安装成功后需要手动设置resolve.conf

  • 1

正如最近几周许多人所做的那样,我现在尝试让 VPN 启动并运行并在家工作。

经过一番挣扎,我成功了。我们正在使用 L2TP/IPsec VPN。

安装:

来自 github 的xl2tpd(需要公司防火墙的特殊标志,WATCHGUARD)

network-manager-l2tp

network-manager-l2tp-gnome

我遇到了重大问题。我尝试了一切,以至于我不知道自己做了什么。我们的 VPN 只支持3des-sha1-modp1024我看到的请求。我在某个地方读到 Linux 根本不支持,他开始接受aes-sha256-modp1024. 它奏效了。

但是,我必须手动重新安排 DNS 服务器/etc/resolve.conf,将我的公司 DNS 设置在顶部。在一个说DO NOT EDIT这个文件的文件中。

现在的问题是我没有获得连接到公司开发网站所需的 DNS。resolve.conf我知道我在某处对我设置的符号链接做了一些更改。

TL;DR:我希望我的 DNS 服务器在连接到 VPN 时自动更新,因为我在不知道我做了什么的情况下在根目录中摆弄以破坏。

额外日志:

$ ls -l /etc/resove.conf
lrwxrwxrwx 1 root root 32 mar 17 10:00 /etc/resolv.conf -> /run/systemd/resolve/resolv.conf
$ lbs_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 19.04
Release:    19.04
Codename:   disco

vpn network-manager dns systemd-resolved
  • 1 个回答
  • 1637 Views
Martin Hope
petur
Asked: 2015-04-02 21:43:46 +0800 CST

Thinkpad T450 和 Ubuntu 14.10 Gnome 的图形故障、图标和文本消失了 [重复]

  • 2
这个问题在这里已经有了答案:
14.04 Thinkpad T450:文本在大屏幕上变得混乱 (3 个答案)
7 年前关闭。

我买了 Lenovo ThinkPad T450,希望它开箱即用,大多数 ThinkPad 在 imo 早期都有很好的支持。但是这台笔记本电脑并不能真正应付我。

我遇到的问题是当我切换工作区或其他东西时,图标和文本消失并且我看不到任何东西,我必须将鼠标悬停在不同的对象上才能看到它们。来回切换工作区是可行的。我使用 I3 窗口管理器,但问题与 Gnome 3 相同。

让我们了解一些规格:

00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated Graphics (rev 09)
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03)
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI Controller #1 (rev 03)
00:19.0 Ethernet controller: Intel Corporation Ethernet Connection (3) I218-LM (rev 03)
00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #6 (rev e3)
00:1c.1 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 (rev e3)
00:1d.0 USB controller: Intel Corporation Wildcat Point-LP USB EHCI Controller (rev 03)
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] (rev 03)
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
00:1f.6 Signal processing controller: Intel Corporation Wildcat Point-LP Thermal Management Controller (rev 03)
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227 PCI Express Card Reader (rev 01)
03:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)

谢谢你的帮助。

graphics
  • 1 个回答
  • 631 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve