排序
IconPark – 字节跳动出品的高质量开源图标库
这是字节跳动公司内部产品体系使用的官方图标库,如今可以免费商用了。 关于IconPark 看看官方描述: IconPark图标库是一个通过技术驱动矢量图标样式的开源图标库,可以实现根据单一SVG源文件变...
推荐一款开源的截图工具火焰截图Flameshot支持Linux和Windows
在Ubuntu环境下,我挺喜欢使用这个软件的。安装也挺简单的,直接在终端运行命令即可。 sudo apt install flameshot Flameshot 自带一系列非常好的功能,例如: 可以进行手写 可以划直线 可以画...
TCP和UDP的那些事区别 | 三次握手
TCP协议与UDP协议的区别 首先咱们弄清楚,TCP协议和UDP协议与TCP/IP协议的联系,很多人犯糊涂了, 一直都是说TCP协议与UDP协议的区别,我觉得这是没有从本质上弄清楚网络通信! TCP/IP协议是一...
Linux文件基本管理bash shell对文件进行管理
=============bash shell对文件进行管理================= 创建、复制、删除、移动、查看、编辑、压缩、权限、查找 文件路径 绝对路径: 从/开头的路径 /home ~alice 相对路径: 相对于当前目录...
PeopleSoft 9.2 – PeopleTools 8.58 VirtualBox Installation(三)PeopleTools Installation
Link to the main post So, if you’ve come this far, you should be able to access the PeopleSoft home page without any issues In this post, let us look at installing PeopleTools. Fi...
小狐狸ChatGPT付费创作系统延长PC端登录超时时间
需求说明在使用PC端过程中发现登录超时时间太短了,大概二三十分钟没操作就得重新扫码登录,而且过期后没有提示,只有当再次发送内容的时候才会提示登录超时,辛辛苦苦码的字一下子就刷新消失了...
PeopleSoft 访问登录页面Your URL must contain domain “.localdomain”和登录时候You must have cookies enabled in order to sign in to your PeopleSoft application.问题的解决
Auth Token Domain :[] 这个位置是关键 1、配置这个是为了安全性,限制访问的域名 2、出现cookie的问题是,浏览器上的PS_TOKEN和Auth Token Domain 的配置不匹配 可以修改Auth Token Domain :[]...
PeopleSoft 9.2 – PeopleTools 8.58 VirtualBox Installation(五)ElasticSearch
We’re almost there! HCM PI 34 bundles ElasticSearch and Kibana. On Linux, both these directories are available under /opt/oracle/psft/pt/ES/pt. Sasank’s posts provide a lot of...
PeopleSoft 9.2 – PeopleTools 8.58 VirtualBox Installation(一)Getting Started
Here‘s the link to the main post. This post assumes that you have a Windows based host. I had completed the installation on Windows 10 running on a Lenovo laptop with a dual-core ...
PeopleSoft 9.2 – PeopleTools 8.58 VirtualBox Installation(索引)Step By Step Guide
搬运备用 原文博客https://mani2web.wordpress.com/ Hello everyone! Hope everyone is doing good and staying safe! Four years ago, I had shared a step-by-step guide for instal...