About 66 results
Open links in new tab
  1. What does etc stand for? - Unix & Linux Stack Exchange

    What does the "etc" folder in the root directory stand for? I think knowing this will help me remember where certain files are located. Update: Might be useful for others, the folder is used for "...

  2. 2025年了,新买了个车,办etc用支付宝,微信,还是哪个银行?

    这种情况说实话比较极端,如果确实存在,建议就是线下办理了,但是也不要选银行,去ETC发行机构网点吧。 因为银行办的ETC售后还得找银行,但是银行员工基本2-3年一轮换,新员工没培训ETC的业 …

  3. etc推荐2025!ETC怎么买不吃亏?etc办理哪个好2025?ETC有必要安装 …

    Jun 11, 2025 · ETC用户在全国高速基本都能享受95折优惠,部分地区甚至还有额外折扣。 你一年哪怕跑不了几次高速,只要金额上来,这个折扣就能省出好几顿饭钱。 再比如,你从广州开车去深圳,来 …

  4. 怎样办理ETC? - 知乎

    ETC办理很简单,我尽量简单但是完整说明。 一、办理渠道 1.1 线下渠道-银行 传统的渠道如银行、ETC服务网点,这些渠道主要办理的是绑定银行卡扣费的ETC。2021年,银行扣费ETC一般有以下 …

  5. What do the scripts in /etc/profile.d do? - Unix & Linux Stack Exchange

    It says that the /etc/profile file sets the environment variables at startup of the Bash shell. The /etc/profile.d directory contains other scripts that contain application-specific startup files, which are …

  6. Can't update APT because my /etc/apt/sources.list has a malformed …

    Sep 30, 2024 · Can't update APT because my /etc/apt/sources.list has a malformed line Ask Question Asked 1 year, 6 months ago Modified 1 year, 6 months ago

  7. How to automatically reload daemons after `/etc/fstab` was changed?

    Oct 21, 2025 · Whenever /etc/fstab has changed, and one then calls mount, the following message arrives: mount: (hint) your fstab has been modified, but systemd still uses the old version; use …

  8. linux下的etc是什么意思? - 知乎

    etc在linux中是什么意思 etc在linux中是用于寄存程序所需整个文件系统配置文件的意思,是系统下的一个文件夹;该文件夹下的各文件特点是能够让一般用户用户查阅的,但是只要root有权力修正,例如人 …

  9. How to edit /etc/fstab when system boots to read only file system?

    26 I'm on Ubuntu 14.04. I pasted something incorrect (from a tutorial) into my /etc/fstab file. As a result, the root file system will not mount when the machine boots up. I know what needs to be fixed in …

  10. networking - What overwrites /etc/resolv.conf on every boot? - Unix ...

    Dec 16, 2014 · UPDATE2 AND SOLUTION: I commented the part out (#Start to #End), that seemingly overwrites the /etc/resolv.conf file and sure enough. That was the culprit. So an obscure script …