After hosting ali, toutiao, and Meituan interviews this year, I’ve made an important discovery… > > >
Permanent update address:
https://my.oschina.net/bysu/blog/1583968
System related information
bysu@bysu:~ $ inxi
CPU~Quad core ARMv7 rev 4 (v7l) (-MCP-) speed~1200 MHz Kernel~4.9.41-v7+ armv7l Up~14:21 Mem~102.5/927.3MB HDD~NA(-) Procs~291 Client~Shell inxi~2.3.5
bysu@bysu:~ $ uname -a
Linux bysu 4.9.41-v7+ #1023 SMP Tue Aug 8 16:00:15 BST 2017 armv7l GNU/Linux
System article
Software installation configuration section
Samba related
Error executing restart service command.
bysu@bysu:~ $ sudo systemctl start samba
Failed to restart samba.service: Unit samba.service is masked.
For the solution, see here
bysu@bysu:~ $ sudo rm /lib/systemd/system/samba.service
bysu@bysu:~ $ sudo systemctl enable samba
samba.service is not a native service, redirecting to systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable samba
update-rc.d: error: samba Default-Start contains no runlevels, aborting.
bysu@bysu:~ $ sudo systemctl start samba
bysu@bysu:~ $ sudo systemctl status samba
● samba.service - LSB: ensure Samba daemons are started (nmbd, smbd and samba)
Loaded: loaded (/etc/init.d/samba; generated; vendor preset: enabled)
Active: active (exited) since Sat 2017-12-02 15:28:45 UTC; 9s ago
Docs: man:systemd-sysv-generator(8)
Process: 2525 ExecStart=/etc/init.d/samba start (code=exited, status=0/SUCCESS)
Dec 02 15:28:45 bysu systemd[1]: Starting LSB: ensure Samba daemons are started (nmbd, smbd and samba)...
Dec 02 15:28:45 bysu samba[2525]: Starting nmbd (via systemctl): nmbd.service.
Dec 02 15:28:45 bysu samba[2525]: Starting smbd (via systemctl): smbd.service.
Dec 02 15:28:45 bysu systemd[1]: Started LSB: ensure Samba daemons are started (nmbd, smbd and samba).
Read More:
- error: command ‘arm-linux-gnueabihf-gcc’ failed with exit status 1, Raspberry Pi installation paramiko
- About the reason why the Raspberry Pi raspistill command cannot find the camera
- Solve the problem that the Raspberry Pi cannot start (dependency failed for Local File Systems)
- Raspberry Pi runs ubuntu-mate and reports Failed to start Load Kernel Modules error countermeasures
- Raspberry Pi USB drive-free camera error libv4l2: error setting pixformat: Device or resource busy, etc.
- Mac installation software, error permission denied @ unlink_ internal
- Mac ports installation software prompts “warning: xcodebuild exists but failed to execute”
- Centos7 quick installation of docker and configuration of image acceleration
- Command line option syntax error appears during software installation?
- How to display the Chinese name and installation time of installed software in snmp4j walk Windows
- How to uninstall the software for apple / Mac? What if the software can’t be unloaded?
- Brew cask installation software prompt: error: unknown command: cask
- Opencv2.4.9 + ffmpeg1.2.12 installation configuration and problem solution under Ubuntu 14.04
- Node configuration environment variable and global installation of webapck
- Configuration, compilation and installation of vtk8.1 in qt5.9
- VTK + QT + vs compilation and installation configuration
- Problems with vue project installation No ESLint configuration found
- Mobile app development: installation and configuration of react native
- JMeter installation and configuration environment variables
- MAMP failed to start: Apache could’t be started. Please check your MAMP installation and configuration