-
web_surfing
校园网登录界面设置
记住密码和自动登录,编辑定时任务:crontab -eChrome浏览器和FireFox浏览器二选一,推荐用FireFox浏览器(如果担心浏览器清除Cookies后不会自动登录,可以两个都选):
-
使用Chrome浏览器的话,末尾添加:
* * * * * bash /home/chenzedu/code/shell/utils_shell/web_surfing_chrome.sh -
使用FireFox浏览器的话,末尾添加:
* * * * * bash /home/chenzedu/code/shell/utils_shell/web_surfing_firefox.sh
注:如果视频输出信号不是来自独立显卡,而是来自主板,
web_surfin_chrome.sh或web_surfing_firefox.sh脚本里的DISPLAY=:1改为DISPLAY=:0。如果没有生效,可以在终端直接运行命令bash /home/chenzedu/code/shell/utils_shell/web_surfing_chrome.sh或bash /home/chenzedu/code/shell/utils_shell/web_surfing_firefox.sh试试,如果报的错误有关DISPLAY也同上面一样修改DISPLAY=:1为DISPLAY=:0`。 -
-
Notifications
You must be signed in to change notification settings - Fork 5
zeduchen/utils_shell
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published